Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-174151
#<BuildRuby:0x000055eefa866228
@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.20240208-174151",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.001694 0.004136 1.922292 ( 2.320977)
build_miniruby 0.001305 0.000209 1.689343 ( 1.700366)
build_ruby 0.001561 0.000250 3.523340 ( 3.781801)
build_all 0.003329 0.004721 6.209087 ( 3.743944)
build_install 0.007710 0.011182 7.735588 ( 5.105246)
test_btest 0.000840 0.000240 85.870497 ( 43.200474)
test_basic 0.006980 0.000808 0.951656 ( 1.057775)
test_all 0.079170 0.034937 767.703295 (327.343688)
test_rubyspec 0.054641 0.050865 178.710100 (190.376664)
total: 578.63 sec