Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-001202
#<BuildRuby:0x0000558fae00e1a8
@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.20240117-001202",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001550 0.003629 1.561128 ( 1.912384)
build_miniruby 0.001376 0.000299 1.558034 ( 1.556407)
build_ruby 0.000000 0.001889 2.886042 ( 3.106704)
build_all 0.004227 0.003287 5.903798 ( 2.714763)
build_install 0.013761 0.002355 6.552376 ( 3.581199)
test_btest 0.000808 0.000000 82.941058 ( 28.041741)
test_basic 0.002417 0.003075 0.857436 ( 0.923816)
test_all 0.094566 0.021390 759.222230 (249.823567)
test_rubyspec 0.045665 0.056697 162.876102 (176.487307)
total: 468.15 sec