Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250417-191847
#<BuildRuby:0x00007ff171fffdd8
@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.20250417-191847",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000054 0.000006 0.000060 ( 0.000055)
configure 0.000048 0.000006 0.000054 ( 0.000049)
build_up 0.005996 0.000224 2.221646 ( 3.333321)
build_miniruby 0.001858 0.000000 1.724999 ( 2.031681)
build_ruby 0.000000 0.002267 4.381298 ( 5.015097)
build_all 0.008383 0.001996 6.222735 ( 4.742951)
build_install 0.010031 0.012845 8.333126 ( 7.151043)
test_btest 0.000757 0.000148 52.680218 ( 53.079495)
test_basic 0.003119 0.007227 0.941178 ( 1.582458)
test_all 0.100156 0.029256 687.685107 (518.245633)
test_rubyspec 0.052494 0.032153 110.330764 ( 64.552376)
total: 659.74 sec