Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-184456
#<BuildRuby:0x0000559bfadaa228
@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.20240112-184456",
@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.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004718 0.000471 1.327388 ( 1.640515)
build_miniruby 0.001247 0.000124 1.299891 ( 1.297836)
build_ruby 0.001467 0.000000 2.931303 ( 3.160453)
build_all 0.004216 0.003419 5.615090 ( 2.350843)
build_install 0.010790 0.005186 6.536903 ( 3.245473)
test_btest 0.000879 0.000146 80.863786 ( 22.546482)
test_basic 0.005498 0.000916 0.879384 ( 0.942718)
test_all 0.073809 0.049772 778.125498 (235.195716)
test_rubyspec 0.033532 0.025271 84.494651 ( 96.382101)
total: 366.76 sec