Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-035542
#<BuildRuby:0x000055ed1299a318
@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.20240309-035542",
@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.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.001215 0.006478 2.532319 ( 2.478294)
build_miniruby 0.001318 0.000282 1.967580 ( 1.987916)
build_ruby 0.001453 0.000311 3.468994 ( 3.706896)
build_all 0.001100 0.007478 6.612787 ( 2.577186)
build_install 0.007979 0.011817 8.700349 ( 4.487284)
test_btest 0.000577 0.000210 93.959794 ( 37.053627)
test_basic 0.004586 0.003942 1.054335 ( 1.148221)
test_all 0.096435 0.027728 818.695819 (441.858034)
test_rubyspec 0.046290 0.050999 134.621689 (199.926758)
total: 695.23 sec