Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250219-203239
#<BuildRuby:0x00007fef1650fde0
@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.20250219-203239",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.003572 0.005157 3.625001 ( 2.801357)
build_miniruby 0.001282 0.000428 1.616831 ( 1.639768)
build_ruby 0.001314 0.000438 4.098101 ( 4.224224)
build_all 0.010107 0.000000 5.727103 ( 3.170127)
build_install 0.021049 0.003531 8.449285 ( 5.548856)
test_btest 0.000590 0.000168 48.300963 ( 30.377252)
test_basic 0.006684 0.003673 0.909453 ( 1.055302)
test_all 0.100055 0.025558 615.214650 (260.608354)
test_rubyspec 0.048255 0.027939 98.290628 ( 20.818863)
total: 330.25 sec