Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250309-154749
#<BuildRuby:0x00007f9ff99afdd0
@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.20250309-154749",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005802 0.001289 3.222741 ( 2.449529)
build_miniruby 0.001178 0.000261 1.305478 ( 1.303115)
build_ruby 0.001350 0.000300 3.391368 ( 3.599079)
build_all 0.007264 0.000000 4.745016 ( 1.918466)
build_install 0.010608 0.008897 7.687036 ( 4.035027)
test_btest 0.000695 0.000180 46.240845 ( 14.736670)
test_basic 0.006412 0.001655 0.777512 ( 0.838540)
test_all 0.071042 0.047028 548.003732 (173.462875)
test_rubyspec 0.038328 0.035659 95.565343 ( 25.791200)
total: 228.14 sec