Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-173056
#<BuildRuby:0x00007ffb2a1dfdd0
@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.20240628-173056",
@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.000023 0.000007 0.000030 ( 0.000031)
autoconf 0.000034 0.000012 0.000046 ( 0.000045)
configure 0.000030 0.000010 0.000040 ( 0.000041)
build_up 0.008067 0.002689 4.600112 ( 6.875318)
build_miniruby 0.001946 0.000649 1.903489 ( 2.460192)
build_ruby 0.001756 0.000586 4.786444 ( 6.320503)
build_all 0.010462 0.001902 8.935921 ( 9.414232)
build_install 0.019187 0.009718 12.675556 ( 13.925690)
test_btest 0.000815 0.000280 122.650577 (110.358866)
test_basic 0.011462 0.002074 1.326077 ( 2.088159)
test_all 0.133901 0.023891 909.911497 (461.923440)
test_rubyspec 0.020648 0.075831 167.740366 ( 43.854516)
total: 657.22 sec