Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-192416
#<BuildRuby:0x00007ffaea31fdc0
@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.20241013-192416",
@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.000023 0.000005 0.000028 ( 0.000028)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.003078 0.004934 3.116305 ( 3.001044)
build_miniruby 0.001232 0.000352 1.224126 ( 1.221118)
build_ruby 0.002125 0.000000 4.282756 ( 4.465518)
build_all 0.004862 0.003834 7.109661 ( 2.880587)
build_install 0.020058 0.000000 10.157906 ( 4.894278)
test_btest 0.000860 0.000033 93.220169 ( 24.720309)
test_basic 0.001707 0.007599 1.100139 ( 1.144087)
test_all 0.105286 0.044171 732.847912 (257.224262)
test_rubyspec 0.044934 0.042233 132.010306 ( 31.025990)
total: 330.58 sec