Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-011032
#<BuildRuby:0x00007ff9df0dfdc8
@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.20241020-011032",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.001135 0.008343 4.044191 ( 4.119870)
build_miniruby 0.001339 0.000447 1.792262 ( 1.845619)
build_ruby 0.001636 0.000545 4.507593 ( 4.684724)
build_all 0.005849 0.004769 7.521884 ( 4.027166)
build_install 0.015176 0.009439 10.792498 ( 6.533241)
test_btest 0.000836 0.000329 99.439634 ( 42.016972)
test_basic 0.010169 0.002205 1.206150 ( 1.283302)
test_all 0.097623 0.055574 805.943128 (259.803253)
test_rubyspec 0.061691 0.028091 135.274437 ( 34.781274)
total: 359.10 sec