Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250318-161801
#<BuildRuby:0x00007f286933fde0
@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.20250318-161801",
@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.000003 0.000019 ( 0.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.006205 0.000509 2.838425 ( 2.627443)
build_miniruby 0.001384 0.000313 1.590598 ( 1.630508)
build_ruby 0.000000 0.002062 4.073326 ( 4.246704)
build_all 0.006180 0.003504 6.290682 ( 3.193580)
build_install 0.009411 0.013112 8.387527 ( 4.621590)
test_btest 0.000663 0.000221 50.070006 ( 16.575944)
test_basic 0.008861 0.000000 0.888749 ( 3.159697)
test_all 0.087828 0.029687 573.660564 (183.473046)
test_rubyspec 0.025448 0.049471 99.903204 ( 23.741901)
total: 243.27 sec