Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-151123
#<BuildRuby:0x00007f9936fbfdc0
@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.20241124-151123",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.000334 0.008002 4.246151 ( 4.759897)
build_miniruby 0.001263 0.000273 1.872969 ( 2.104880)
build_ruby 0.001877 0.000406 4.487569 ( 5.712451)
build_all 0.004155 0.005075 6.832169 ( 5.478286)
build_install 0.010442 0.013180 10.106021 ( 8.583732)
test_btest 0.000670 0.000206 82.800057 ( 46.582000)
test_basic 0.011800 0.000000 1.073944 ( 1.190920)
test_all 0.116475 0.034388 810.393450 (419.867950)
test_rubyspec 0.038166 0.049327 125.467491 ( 46.981995)
total: 541.26 sec