Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-102552
#<BuildRuby:0x000055751c48e3b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230513-102552",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.005475 0.000061 1.550774 ( 2.813129)
build_miniruby 0.001080 0.000047 1.185082 ( 1.182988)
build_ruby 0.001341 0.000059 2.331528 ( 2.561296)
build_all 0.002009 0.004062 2.020902 ( 1.152342)
build_install 0.013622 0.000085 3.071066 ( 2.063677)
test_btest 0.001169 0.000087 71.613452 ( 18.553269)
test_basic 0.000372 0.004291 0.700160 ( 0.772529)
test_all 0.000775 0.000086 539.747203 (154.022930)
test_rubyspec 0.016177 0.028413 71.031537 ( 82.675332)
total: 265.80 sec