Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-174133
#<BuildRuby:0x00007f2208f6fdc0
@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.20241029-174133",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.007515 0.000839 3.975905 ( 4.038547)
build_miniruby 0.001795 0.000000 2.127921 ( 2.127917)
build_ruby 0.001878 0.000000 4.109716 ( 4.292933)
build_all 0.005606 0.004462 6.905238 ( 3.428118)
build_install 0.001769 0.019205 9.758382 ( 4.955268)
test_btest 0.000569 0.000227 78.650064 ( 26.408544)
test_basic 0.007213 0.001330 1.005815 ( 1.085251)
test_all 0.103704 0.048664 754.749023 (251.131178)
test_rubyspec 0.046109 0.037136 118.544567 ( 25.213069)
total: 322.68 sec