Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-104420
#<BuildRuby:0x000055ee076a2138
@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.20240221-104420",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003732 0.003908 2.776749 ( 2.844407)
build_miniruby 0.001219 0.000285 2.083817 ( 2.084337)
build_ruby 0.001585 0.000000 3.390811 ( 3.655898)
build_all 0.004134 0.004464 6.880659 ( 3.487820)
build_install 0.021163 0.000000 8.971442 ( 5.152790)
test_btest 0.000357 0.000673 92.425567 ( 36.771711)
test_basic 0.005156 0.001978 0.952294 ( 1.021840)
test_all 0.081382 0.036782 778.020274 (297.570671)
test_rubyspec 0.058277 0.031426 126.676787 (136.164421)
total: 488.75 sec