Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250330-194402
#<BuildRuby:0x00007f20085afdc8
@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.20250330-194402",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.001816 0.004408 2.321648 ( 2.091826)
build_miniruby 0.001181 0.000275 1.121069 ( 1.118521)
build_ruby 0.001492 0.000348 3.279262 ( 3.480181)
build_all 0.003218 0.005000 5.644283 ( 2.468369)
build_install 0.012187 0.005287 7.565999 ( 4.066803)
test_btest 0.000656 0.000184 48.357499 ( 13.423610)
test_basic 0.003996 0.004271 0.762948 ( 0.816740)
test_all 0.075216 0.044877 588.398326 (194.020871)
test_rubyspec 0.036984 0.039708 100.577276 ( 23.734726)
total: 245.22 sec