Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-094838
#<BuildRuby:0x000055835541e078
@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.20240110-094838",
@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.000027 0.000006 0.000033 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005062 0.000232 1.722791 ( 2.106489)
build_miniruby 0.001773 0.000000 1.608383 ( 1.610205)
build_ruby 0.001832 0.000000 3.402863 ( 3.625830)
build_all 0.002688 0.004589 5.896841 ( 2.970935)
build_install 0.017263 0.001063 7.096847 ( 4.514206)
test_btest 0.000620 0.000133 84.579195 ( 35.118782)
test_basic 0.000000 0.008166 0.938388 ( 1.035387)
test_all 0.082415 0.036516 755.489378 (281.418351)
test_rubyspec 0.030386 0.037106 95.875173 (107.592905)
total: 439.99 sec