Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-101908
#<BuildRuby:0x00007f451bc4fdd0
@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.20240930-101908",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.005090 0.004237 4.480457 ( 3.787027)
build_miniruby 0.000000 0.001677 1.405358 ( 1.402433)
build_ruby 0.000000 0.001742 3.810303 ( 3.965043)
build_all 0.006781 0.002169 6.768370 ( 2.719982)
build_install 0.012341 0.008938 10.128326 ( 4.636424)
test_btest 0.000899 0.000000 89.527333 ( 24.941864)
test_basic 0.003118 0.007907 1.011101 ( 1.062772)
test_all 0.098266 0.056643 824.776101 (348.384394)
test_rubyspec 0.058749 0.035008 138.903995 ( 53.737431)
total: 444.64 sec