Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-055228
#<BuildRuby:0x00007feb6aacfdc0
@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.20241007-055228",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008414 0.000071 4.151727 ( 3.986068)
build_miniruby 0.001830 0.000000 1.742435 ( 1.738834)
build_ruby 0.001790 0.000000 4.543841 ( 4.660863)
build_all 0.008567 0.001137 7.747376 ( 3.211996)
build_install 0.016839 0.004834 11.052048 ( 5.275340)
test_btest 0.000927 0.000139 96.459055 ( 26.262519)
test_basic 0.008430 0.000600 0.952910 ( 0.998509)
test_all 0.092866 0.057889 801.147794 (241.820362)
test_rubyspec 0.043497 0.049033 147.322759 ( 34.492717)
total: 322.45 sec