Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-032326
#<BuildRuby:0x0000563ba87a5f00
@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.20240117-032326",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005463 0.000274 1.671674 ( 2.116361)
build_miniruby 0.001131 0.000218 1.456333 ( 1.455447)
build_ruby 0.001211 0.000232 3.119216 ( 3.325349)
build_all 0.002094 0.004676 5.611679 ( 2.502719)
build_install 0.013712 0.002097 6.895795 ( 3.693038)
test_btest 0.000757 0.000168 84.222378 ( 25.978245)
test_basic 0.006216 0.001382 0.901266 ( 0.982980)
test_all 0.074962 0.039872 754.154175 (255.304615)
test_rubyspec 0.045123 0.054198 155.412231 (167.202237)
total: 462.56 sec