Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-220542
#<BuildRuby:0x000055b37d576120
@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-220542",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000022)
build_up 0.002460 0.003640 1.801527 ( 2.707802)
build_miniruby 0.001679 0.000000 1.838571 ( 1.976200)
build_ruby 0.002044 0.000000 3.783371 ( 4.236885)
build_all 0.008037 0.000770 6.038231 ( 4.106445)
build_install 0.010170 0.009605 7.265702 ( 5.490753)
test_btest 0.000668 0.000167 84.906568 ( 60.414942)
test_basic 0.001102 0.004598 0.929134 ( 1.165583)
test_all 0.079984 0.052643 822.977714 (828.643232)
test_rubyspec 0.029907 0.053419 105.078243 (196.175694)
total: 1104.92 sec