Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-103229
#<BuildRuby:0x00007fab4ecafde0
@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.20240811-103229",
@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.000027 0.000005 0.000032 ( 0.000031)
autoconf 0.000050 0.000008 0.000058 ( 0.000058)
configure 0.000040 0.000007 0.000047 ( 0.000046)
build_up 0.001305 0.008294 4.182128 ( 4.903577)
build_miniruby 0.001521 0.000347 1.889787 ( 1.914637)
build_ruby 0.002069 0.000473 4.546761 ( 5.083468)
build_all 0.009917 0.001283 9.371787 ( 5.712341)
build_install 0.023727 0.002962 12.330569 ( 7.884139)
test_btest 0.000724 0.000152 125.182573 ( 42.056383)
test_basic 0.010289 0.001250 1.127031 ( 1.172876)
test_all 0.116664 0.037806 868.481628 (256.124575)
test_rubyspec 0.051962 0.041430 177.520179 ( 35.954224)
total: 360.81 sec