Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-054329
#<BuildRuby:0x00005616e1776098
@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.20240129-054329",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000000 0.000031 0.000031 ( 0.000030)
build_up 0.002550 0.003640 1.940750 ( 2.488695)
build_miniruby 0.000000 0.001431 1.866628 ( 1.867829)
build_ruby 0.000000 0.001789 3.088904 ( 3.298330)
build_all 0.007740 0.000000 5.953364 ( 3.034575)
build_install 0.018488 0.000448 7.698837 ( 4.481718)
test_btest 0.000991 0.000000 86.076130 ( 33.906483)
test_basic 0.007528 0.000393 0.912043 ( 0.978441)
test_all 0.094472 0.020358 739.140498 (254.341901)
test_rubyspec 0.066048 0.040439 168.026834 (180.005167)
total: 484.40 sec