Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-040910
#<BuildRuby:0x00007fbd2ae5fdc8
@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.20241221-040910",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.002230 0.003231 1.332618 ( 1.666696)
build_miniruby 0.000981 0.000429 1.101411 ( 1.098746)
build_ruby 0.001249 0.000546 2.849629 ( 3.021313)
build_all 0.005381 0.002841 5.425468 ( 2.052479)
build_install 0.009563 0.006582 6.628611 ( 3.308769)
test_btest 0.000609 0.000289 62.152372 ( 16.282011)
test_basic 0.006070 0.002875 0.659120 ( 0.721624)
test_all 0.092170 0.050444 601.741093 (220.999663)
test_rubyspec 0.033240 0.042671 116.122832 ( 20.898200)
total: 270.05 sec