Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-045808
#<BuildRuby:0x00007f5be498fde0
@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.20240811-045808",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000029)
build_up 0.000231 0.007166 3.271472 ( 3.221445)
build_miniruby 0.001343 0.000279 1.472501 ( 1.469186)
build_ruby 0.001671 0.000349 4.325985 ( 4.483077)
build_all 0.004740 0.004141 8.718402 ( 3.407786)
build_install 0.018163 0.002264 11.588477 ( 5.512121)
test_btest 0.000760 0.000168 122.648316 ( 33.294473)
test_basic 0.002554 0.008269 1.064636 ( 1.106237)
test_all 0.109113 0.043400 883.762717 (270.218519)
test_rubyspec 0.054178 0.042885 179.791451 ( 38.660040)
total: 361.37 sec