Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-204649
#<BuildRuby:0x00007f0716dafdd0
@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.20241118-204649",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.007385 3.565063 ( 3.485491)
build_miniruby 0.001540 0.000076 1.369017 ( 1.366505)
build_ruby 0.000000 0.001849 3.866489 ( 24.801127)
build_all 0.002543 0.005580 6.595752 ( 2.847982)
build_install 0.013192 0.005371 9.133817 ( 13.009436)
test_btest 0.001010 0.000000 82.067193 ( 31.342251)
test_basic 0.006429 0.005539 1.025969 ( 1.115443)
test_all 0.104654 0.048642 768.655742 (329.005194)
test_rubyspec 0.049790 0.036166 124.754590 ( 53.968406)
total: 460.94 sec