Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-033832
#<BuildRuby:0x00005620dd2cdfb8
@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.20240206-033832",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.002563 0.004522 2.153969 ( 2.772421)
build_miniruby 0.001266 0.000253 2.083515 ( 2.088227)
build_ruby 0.001380 0.000276 3.533640 ( 3.740931)
build_all 0.002875 0.004829 6.255403 ( 3.578570)
build_install 0.008801 0.010063 8.114983 ( 5.029958)
test_btest 0.000612 0.000188 88.260588 ( 42.569886)
test_basic 0.002165 0.005296 0.946241 ( 1.049309)
test_all 0.095808 0.021360 749.737751 (328.273065)
test_rubyspec 0.052740 0.052303 171.548540 (182.415867)
total: 571.52 sec