Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-050855
#<BuildRuby:0x000055c09ba12230
@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.20231218-050855",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006599 0.000599 2.518300 ( 3.344379)
build_miniruby 0.001191 0.000265 1.727644 ( 1.829784)
build_ruby 0.001546 0.000344 3.369667 ( 3.798701)
build_all 0.007732 0.000774 5.964611 ( 4.162328)
build_install 0.012140 0.009472 7.681634 ( 6.213801)
test_btest 0.000790 0.000211 83.336694 ( 60.662431)
test_basic 0.000000 0.008794 0.971515 ( 1.300661)
test_all 0.079346 0.042396 667.089462 (282.763555)
test_rubyspec 0.036628 0.027203 93.622463 (105.452638)
total: 469.53 sec