Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-001531
#<BuildRuby:0x00007eff2f7ffdc0
@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.20241103-001531",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.007470 3.475607 ( 3.438839)
build_miniruby 0.000756 0.000842 1.706749 ( 1.703898)
build_ruby 0.001574 0.000546 4.355698 ( 4.464557)
build_all 0.008009 0.001281 6.706752 ( 2.902977)
build_install 0.016985 0.004353 9.751831 ( 4.887607)
test_btest 0.000688 0.000222 77.639846 ( 24.892846)
test_basic 0.009832 0.001849 1.018560 ( 1.071027)
test_all 0.114793 0.032378 762.933296 (271.470161)
test_rubyspec 0.053910 0.032740 117.833181 ( 27.844813)
total: 342.68 sec