Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250222-131120
#<BuildRuby:0x00007f5a12a0fdc0
@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.20250222-131120",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.000012 0.006556 2.900971 ( 2.169231)
build_miniruby 0.000979 0.000361 1.041755 ( 1.039389)
build_ruby 0.001641 0.000000 2.849366 ( 13.844505)
build_all 0.001459 0.005779 4.544120 ( 1.820430)
build_install 0.010179 0.005355 6.442046 ( 3.107807)
test_btest 0.000520 0.000229 41.349353 ( 11.990386)
test_basic 0.005134 0.000692 0.518176 ( 0.727948)
test_all 0.072027 0.039219 500.053811 (188.021310)
test_rubyspec 0.047698 0.025767 96.763460 ( 19.626633)
total: 242.35 sec