Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-235901
#<BuildRuby:0x00007fe31a0efdd0
@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.20241011-235901",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000043 0.000009 0.000052 ( 0.000052)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.000000 0.007981 3.195102 ( 3.058931)
build_miniruby 0.000000 0.001611 1.476416 ( 1.473671)
build_ruby 0.000435 0.001287 3.594351 ( 3.763645)
build_all 0.008179 0.000089 6.725878 ( 2.677730)
build_install 0.016786 0.001243 9.443918 ( 4.512939)
test_btest 0.000673 0.000169 90.777332 ( 27.499059)
test_basic 0.000000 0.010515 1.119783 ( 2.394041)
test_all 0.109369 0.040816 746.832562 (221.837364)
test_rubyspec 0.036849 0.048233 129.391522 ( 29.051094)
total: 296.27 sec