Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-111255
#<BuildRuby:0x00005652cb3360e8
@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.20240126-111255",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000000 0.000046 0.000046 ( 0.000046)
configure 0.000000 0.000030 0.000030 ( 0.000031)
build_up 0.003315 0.003605 2.094392 ( 3.873701)
build_miniruby 0.001627 0.000262 1.961305 ( 2.569463)
build_ruby 0.002089 0.000337 3.547029 ( 4.456965)
build_all 0.004965 0.004160 6.822591 ( 6.623232)
build_install 0.014519 0.008586 8.348149 ( 8.398182)
test_btest 0.000790 0.000181 90.768297 ( 91.632150)
test_basic 0.003272 0.004947 1.056715 ( 1.678702)
test_all 0.090437 0.030694 753.934577 (379.668427)
test_rubyspec 0.059092 0.048337 176.016108 (191.340939)
total: 690.24 sec