Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-221559
#<BuildRuby:0x00007fe4da46fde0
@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.20240731-221559",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000112 0.000000 0.000112 ( 0.000032)
build_up 0.000235 0.007338 3.521311 ( 3.377914)
build_miniruby 0.001444 0.000271 1.236831 ( 1.238072)
build_ruby 0.001598 0.000299 3.563236 ( 3.735426)
build_all 0.005406 0.003463 8.174336 ( 3.210614)
build_install 0.013311 0.006068 9.697852 ( 4.397106)
test_btest 0.000827 0.000189 112.713618 ( 29.571388)
test_basic 0.005658 0.004578 1.253880 ( 1.302031)
test_all 0.107731 0.044339 832.468025 (241.159103)
test_rubyspec 0.050706 0.042913 160.550873 ( 33.609982)
total: 321.60 sec