Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-211623
#<BuildRuby:0x000055dcd210a018
@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.20240223-211623",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000033 0.000001 0.000034 ( 0.000033)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.000000 0.006572 2.229859 ( 1.999749)
build_miniruby 0.000000 0.001247 1.543153 ( 1.541380)
build_ruby 0.000000 0.001571 3.063417 ( 3.319774)
build_all 0.002139 0.005077 6.342472 ( 2.499425)
build_install 0.017883 0.000000 8.229053 ( 3.937790)
test_btest 0.000825 0.000016 87.585906 ( 22.921072)
test_basic 0.001567 0.004020 0.811661 ( 0.873390)
test_all 0.086297 0.030756 772.648402 (224.973230)
test_rubyspec 0.044875 0.027368 105.604147 (114.861592)
total: 376.93 sec