Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-182649
#<BuildRuby:0x00005571493161a8
@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.20231219-182649",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000032 0.000006 0.000038 ( 0.000037)
build_up 0.006820 0.000000 2.458657 ( 2.531891)
build_miniruby 0.001794 0.000097 1.677817 ( 1.677811)
build_ruby 0.001724 0.000308 3.086765 ( 3.320228)
build_all 0.004264 0.003348 5.778183 ( 2.711611)
build_install 0.017201 0.000932 7.121115 ( 4.044182)
test_btest 0.000656 0.000120 80.791477 ( 38.505152)
test_basic 0.008355 0.000000 0.900505 ( 1.214351)
test_all 0.081050 0.039975 742.558457 (339.238505)
test_rubyspec 0.034849 0.038932 98.622981 (112.666643)
total: 505.91 sec