Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-120355
#<BuildRuby:0x00007f4033bcfdc0
@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.20241009-120355",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.000224 0.008015 3.923570 ( 3.913611)
build_miniruby 0.001370 0.000265 2.246505 ( 2.246361)
build_ruby 0.001490 0.000288 3.755939 ( 3.917203)
build_all 0.008246 0.000778 6.751410 ( 2.722867)
build_install 0.012295 0.005017 9.739566 ( 4.601625)
test_btest 0.000719 0.000148 93.391768 ( 24.859246)
test_basic 0.001986 0.008116 0.946141 ( 0.994119)
test_all 0.116395 0.030176 721.718228 (211.020219)
test_rubyspec 0.053764 0.030787 128.804372 ( 29.900095)
total: 284.18 sec