Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-123525
#<BuildRuby:0x000055aab5255f70
@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.20231224-123525",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.000000 0.006029 1.748759 ( 3.658542)
build_miniruby 0.000698 0.000867 1.795432 ( 2.205042)
build_ruby 0.001278 0.000575 3.434728 ( 27.876770)
build_all 0.005844 0.002630 5.917288 ( 6.099156)
build_install 0.017618 0.004353 7.202084 ( 6.941325)
test_btest 0.000000 0.001249 83.568842 ( 82.375938)
test_basic 0.002140 0.006485 0.897018 ( 1.752433)
test_all 0.095495 0.038578 776.737720 (882.560061)
test_rubyspec 0.033292 0.047119 105.253522 (188.584714)
total: 1202.06 sec