Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250516-201910
#<BuildRuby:0x00007f17aa83fdd8
@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.20250516-201910",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.005654 0.001229 3.063397 ( 2.581733)
build_miniruby 0.001252 0.000272 1.598644 ( 1.595766)
build_ruby 0.001578 0.000343 3.225161 ( 3.380569)
build_all 0.008210 0.000000 6.169679 ( 2.570642)
build_install 0.016243 0.001371 8.498342 ( 4.414833)
test_btest 0.000865 0.000160 54.984120 ( 15.489229)
test_basic 0.007243 0.001341 0.867622 ( 0.921395)
test_all 0.092364 0.025900 665.357278 (224.372130)
test_rubyspec 0.044293 0.034662 112.366829 ( 27.608378)
total: 282.94 sec