Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250501-221004
#<BuildRuby:0x00007fc87235fdd0
@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.20250501-221004",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001580 0.004328 1.943288 ( 2.052537)
build_miniruby 0.001141 0.000219 1.087295 ( 1.087387)
build_ruby 0.001695 0.000325 3.101123 ( 3.194029)
build_all 0.003366 0.004980 5.442562 ( 2.242821)
build_install 0.015814 0.001531 7.062565 ( 3.668328)
test_btest 0.000722 0.000155 47.321565 ( 12.916063)
test_basic 0.002242 0.005181 0.672962 ( 0.728538)
test_all 0.074676 0.041368 543.773362 (186.812180)
test_rubyspec 0.039834 0.036078 105.759823 ( 20.263039)
total: 232.97 sec