Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-093439
#<BuildRuby:0x00007fb50014fde0
@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.20241018-093439",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.004015 0.004055 3.698733 ( 3.592350)
build_miniruby 0.001403 0.000234 1.378078 ( 1.374685)
build_ruby 0.002036 0.000000 3.595392 ( 3.776808)
build_all 0.003825 0.004409 7.363603 ( 3.063142)
build_install 0.008548 0.010291 10.160161 ( 4.749450)
test_btest 0.001095 0.000090 94.938194 ( 26.598603)
test_basic 0.005575 0.004884 0.968192 ( 1.014793)
test_all 0.109683 0.039510 829.251109 (250.669105)
test_rubyspec 0.070511 0.012481 135.494711 ( 26.984829)
total: 321.82 sec