Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-081750
#<BuildRuby:0x00007ff1ca45fdd0
@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.20241107-081750",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.003103 0.003847 2.702045 ( 2.682421)
build_miniruby 0.001247 0.000301 1.068263 ( 1.065420)
build_ruby 0.001755 0.000000 3.037294 ( 3.241356)
build_all 0.007051 0.000196 5.137863 ( 2.106117)
build_install 0.007559 0.010889 7.502351 ( 3.492387)
test_btest 0.000701 0.000207 69.486445 ( 18.106539)
test_basic 0.006547 0.002377 0.698088 ( 0.752372)
test_all 0.099209 0.047636 669.227103 (221.935052)
test_rubyspec 0.054122 0.026332 114.552451 ( 21.038184)
total: 274.42 sec