Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-135228
#<BuildRuby:0x000056470ba5a1d8
@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.20230802-135228",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.003425 0.004334 2.324609 ( 9.247769)
build_miniruby 0.001477 0.000239 1.715532 ( 2.829093)
build_ruby 0.000000 0.001938 3.571796 ( 8.380569)
build_all 0.002925 0.005655 2.657484 ( 4.999479)
build_install 0.019892 0.001627 4.308651 ( 7.767139)
test_btest 0.001248 0.000000 81.183199 ( 62.190495)
test_basic 0.002287 0.006215 0.911296 ( 1.743836)
test_all 0.000844 0.000200 686.508938 (547.527408)
test_rubyspec 0.033953 0.025790 98.024319 (172.830742)
total: 817.52 sec