Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-195622
#<BuildRuby:0x00007f353d05fdd8
@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.20250506-195622",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006500 0.000449 2.737751 ( 3.514251)
build_miniruby 0.001634 0.000297 1.724083 ( 1.895073)
build_ruby 0.001996 0.000363 4.602988 ( 5.110151)
build_all 0.005141 0.005317 6.677357 ( 4.291429)
build_install 0.019041 0.004709 9.146876 ( 6.714988)
test_btest 0.000799 0.000172 50.568327 ( 18.395431)
test_basic 0.000277 0.013439 1.054996 ( 1.297264)
test_all 0.074205 0.052160 583.622342 (209.050932)
test_rubyspec 0.042665 0.037355 106.793001 ( 34.395993)
total: 284.67 sec