Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250109-190331
#<BuildRuby:0x00007f8a670bfdd0
@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.20250109-190331",
@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.000019)
autoconf 0.000024 0.000008 0.000032 ( 0.000034)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.000945 0.004376 1.867060 ( 2.169942)
build_miniruby 0.000989 0.000371 1.449937 ( 1.447455)
build_ruby 0.001996 0.000000 3.610307 ( 3.813433)
build_all 0.007328 0.000416 5.728253 ( 2.482326)
build_install 0.008778 0.008495 7.017768 ( 3.694654)
test_btest 0.000562 0.000221 69.252707 ( 18.838692)
test_basic 0.005151 0.002900 0.678151 ( 0.732078)
test_all 0.094256 0.045249 674.955428 (234.931424)
test_rubyspec 0.040680 0.029721 110.699205 ( 25.304404)
total: 293.42 sec