Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-084011
#<BuildRuby:0x00005637b0da5a00
@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.20240119-084011",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.005015 0.000358 1.642546 ( 1.993533)
build_miniruby 0.001677 0.000120 1.666026 ( 1.670925)
build_ruby 0.000000 0.001845 3.517360 ( 3.806947)
build_all 0.005047 0.002414 5.833780 ( 2.998133)
build_install 0.011894 0.007146 7.093778 ( 4.221689)
test_btest 0.000833 0.000122 83.116290 ( 34.054896)
test_basic 0.002201 0.004407 0.834669 ( 0.899908)
test_all 0.069777 0.046527 718.770681 (273.155663)
test_rubyspec 0.052325 0.051050 159.883123 (171.971341)
total: 494.77 sec