Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240219-222402
#<BuildRuby:0x0000558cd621e018
@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.20240219-222402",
@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.000000 0.000019 0.000019 ( 0.000021)
autoconf 0.000000 0.000028 0.000028 ( 0.000027)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.001785 0.005648 2.522516 ( 2.136103)
build_miniruby 0.001010 0.000225 1.642448 ( 1.640759)
build_ruby 0.001289 0.000286 3.125294 ( 3.372874)
build_all 0.003741 0.003792 6.608133 ( 2.626420)
build_install 0.017649 0.000000 8.232240 ( 3.743285)
test_btest 0.000814 0.000000 89.040166 ( 23.176813)
test_basic 0.005861 0.000000 0.925933 ( 0.983533)
test_all 0.084361 0.033704 761.047764 (236.804904)
test_rubyspec 0.022656 0.054519 101.517425 (110.808670)
total: 385.29 sec