Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-010431
#<BuildRuby:0x000056344d66e018
@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.20240209-010431",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000037 0.000002 0.000039 ( 0.000038)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.000000 0.006870 2.136951 ( 3.157721)
build_miniruby 0.000984 0.000556 1.934529 ( 1.986685)
build_ruby 0.002064 0.000258 3.652717 ( 4.211747)
build_all 0.007812 0.000976 6.620893 ( 4.952302)
build_install 0.020430 0.001423 8.309284 ( 6.484417)
test_btest 0.001128 0.000133 89.437810 ( 79.904748)
test_basic 0.007521 0.000339 1.001342 ( 1.529289)
test_all 0.069836 0.057223 825.408558 (670.405516)
test_rubyspec 0.068207 0.046512 193.993584 (291.081643)
total: 1063.72 sec