Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250525-164117
#<BuildRuby:0x00007fe1c9f2fdc0
@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.20250525-164117",
@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.000012 0.000004 0.000016 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.001970 0.004820 2.620065 ( 2.186224)
build_miniruby 0.001411 0.000000 1.187918 ( 1.184903)
build_ruby 0.001701 0.000000 3.590393 ( 3.731807)
build_all 0.004865 0.004095 6.153416 ( 2.540273)
build_install 0.018927 0.000000 8.555562 ( 6.340361)
test_btest 0.000848 0.000000 50.075848 ( 14.522180)
test_basic 0.002865 0.004929 0.666538 ( 0.720370)
test_all 0.090366 0.025909 573.727326 (220.551684)
test_rubyspec 0.042963 0.036664 114.319167 ( 21.480415)
total: 273.26 sec