Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-145112
#<BuildRuby:0x000055681197a008
@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.20240131-145112",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000000 0.005895 1.967363 ( 2.328344)
build_miniruby 0.000778 0.000808 1.618550 ( 1.625754)
build_ruby 0.001714 0.000000 3.507641 ( 3.749717)
build_all 0.000347 0.007383 6.481864 ( 3.208955)
build_install 0.016001 0.002188 7.917703 ( 4.193940)
test_btest 0.000000 0.000927 87.971205 ( 31.803654)
test_basic 0.002670 0.004314 0.955857 ( 1.020894)
test_all 0.079141 0.035465 711.177876 (261.061321)
test_rubyspec 0.053016 0.053945 169.189322 (181.027649)
total: 490.02 sec