Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-204136
#<BuildRuby:0x000055d1f4462230
@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.20240224-204136",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002921 0.004766 2.581730 ( 2.472962)
build_miniruby 0.001216 0.000304 1.655403 ( 1.662855)
build_ruby 0.001247 0.000312 3.390768 ( 3.617830)
build_all 0.006834 0.001708 6.736961 ( 3.133976)
build_install 0.018787 0.001598 8.433012 ( 4.359863)
test_btest 0.000707 0.000160 92.202061 ( 32.490511)
test_basic 0.006684 0.000552 0.939652 ( 1.007842)
test_all 0.091419 0.027096 779.672323 (300.409318)
test_rubyspec 0.037899 0.049237 121.995394 (131.647365)
total: 480.80 sec