Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-184216
#<BuildRuby:0x00007f2b4266fde0
@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.20241008-184216",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.005897 0.003510 4.258118 ( 4.528214)
build_miniruby 0.001588 0.000363 1.787506 ( 2.057829)
build_ruby 0.001948 0.000445 4.721664 ( 4.941993)
build_all 0.008034 0.003070 7.878217 ( 4.101154)
build_install 0.020627 0.005098 10.923335 ( 6.783946)
test_btest 0.000855 0.000000 96.931796 ( 53.393446)
test_basic 0.010943 0.000866 1.224576 ( 1.334619)
test_all 0.123015 0.032430 802.108708 (322.073468)
test_rubyspec 0.048787 0.044140 139.631747 ( 55.078338)
total: 454.29 sec