Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-235103
#<BuildRuby:0x00007fc68194fdc8
@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.20241029-235103",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002504 0.004788 2.641844 ( 2.615477)
build_miniruby 0.001136 0.000315 1.074412 ( 1.072478)
build_ruby 0.001582 0.000000 2.725218 ( 2.971266)
build_all 0.005378 0.002621 5.608539 ( 2.162162)
build_install 0.012748 0.003086 7.378607 ( 3.289713)
test_btest 0.001267 0.000000 64.324405 ( 16.763926)
test_basic 0.006648 0.002841 0.844237 ( 0.890561)
test_all 0.100507 0.042560 618.367404 (179.399328)
test_rubyspec 0.043293 0.036631 115.113270 ( 20.577811)
total: 229.74 sec