Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-090809
#<BuildRuby:0x00007fe3622dfdc8
@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.20241003-090809",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000036 0.000004 0.000040 ( 0.000039)
build_up 0.004566 0.004057 4.050908 ( 4.966455)
build_miniruby 0.000000 0.002059 1.765333 ( 2.018228)
build_ruby 0.000198 0.001870 4.989359 ( 5.402047)
build_all 0.004683 0.004848 8.212556 ( 4.334163)
build_install 0.009681 0.010494 10.702530 ( 5.840056)
test_btest 0.000750 0.000173 98.553228 ( 38.399829)
test_basic 0.000000 0.008138 1.185200 ( 1.320607)
test_all 0.106540 0.044867 733.945277 (236.899673)
test_rubyspec 0.043025 0.049532 136.049027 ( 30.547376)
total: 329.73 sec