Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-013829
#<BuildRuby:0x00007f50f2c3fdd0
@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.20240822-013829",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000050 0.000007 0.000057 ( 0.000055)
configure 0.000046 0.000007 0.000053 ( 0.000052)
build_up 0.004991 0.004297 3.898510 ( 5.284629)
build_miniruby 0.001813 0.000302 1.855837 ( 2.408236)
build_ruby 0.002275 0.000379 4.861807 ( 24.169559)
build_all 0.010342 0.000274 8.739627 ( 6.200047)
build_install 0.022569 0.002803 11.519260 ( 23.455538)
test_btest 0.001019 0.000157 123.791646 ( 93.360199)
test_basic 0.013002 0.000483 1.378154 ( 1.941687)
test_all 0.116748 0.047643 981.381383 (840.677350)
test_rubyspec 0.066978 0.031905 178.108587 (144.802406)
total: 1142.30 sec