Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250429-095005
#<BuildRuby:0x00007f431ce1fdc8
@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.20250429-095005",
@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.000024 0.000005 0.000029 ( 0.000025)
autoconf 0.000040 0.000009 0.000049 ( 0.000045)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.000000 0.007262 2.247236 ( 3.444487)
build_miniruby 0.001267 0.001054 1.812112 ( 2.055609)
build_ruby 0.002033 0.000561 4.492464 ( 4.840766)
build_all 0.006961 0.004253 6.809577 ( 3.809972)
build_install 0.010607 0.009763 8.192108 ( 4.476100)
test_btest 0.000720 0.000247 54.751689 ( 16.694307)
test_basic 0.006874 0.003506 0.970345 ( 1.042465)
test_all 0.080504 0.045991 620.302068 (213.607499)
test_rubyspec 0.040333 0.032193 105.925884 ( 20.268148)
total: 270.24 sec