Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250101-140016
#<BuildRuby:0x00007f38b98efdc0
@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.20250101-140016",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.000000 0.005544 1.795625 ( 2.116646)
build_miniruby 0.001457 0.000145 1.251231 ( 1.248029)
build_ruby 0.001598 0.000388 3.743639 ( 3.936399)
build_all 0.004119 0.003836 6.335624 ( 2.763054)
build_install 0.008074 0.007495 7.110624 ( 3.718864)
test_btest 0.000786 0.000311 75.652231 ( 20.774526)
test_basic 0.003604 0.003606 1.024837 ( 1.076967)
test_all 0.093726 0.051469 690.004351 (202.109875)
test_rubyspec 0.046152 0.033368 117.637408 ( 26.059904)
total: 263.81 sec