Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-174018
#<BuildRuby:0x0000565194b4a348
@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.20240130-174018",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004990 0.001197 2.025231 ( 2.448776)
build_miniruby 0.001132 0.000272 1.611495 ( 1.624408)
build_ruby 0.001431 0.000344 3.612874 ( 3.837716)
build_all 0.000000 0.007318 6.156253 ( 3.087600)
build_install 0.008158 0.012983 8.126710 ( 5.321459)
test_btest 0.000694 0.000278 87.727499 ( 43.245154)
test_basic 0.003835 0.004297 1.005280 ( 1.112233)
test_all 0.073150 0.043362 745.040672 (311.230751)
test_rubyspec 0.053534 0.054827 165.929840 (177.897670)
total: 549.81 sec