Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-163938
#<BuildRuby:0x000055ccac75a890
@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.20240120-163938",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.001096 0.004253 1.513177 ( 1.848344)
build_miniruby 0.001112 0.000387 1.609667 ( 1.621658)
build_ruby 0.000000 0.001813 3.093843 ( 3.294834)
build_all 0.002551 0.005454 5.958230 ( 2.366318)
build_install 0.005761 0.010712 7.071603 ( 3.581337)
test_btest 0.000667 0.000334 81.488790 ( 23.033608)
test_basic 0.002714 0.005044 0.898611 ( 0.964915)
test_all 0.091203 0.026398 772.849523 (230.517265)
test_rubyspec 0.047599 0.049291 143.755161 (155.301391)
total: 422.53 sec