Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-012901
#<BuildRuby:0x00007f405b42fde0
@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.20240731-012901",
@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.000005 0.000028 ( 0.000026)
autoconf 0.000041 0.000008 0.000049 ( 0.000049)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.008742 0.001854 4.056522 ( 4.678368)
build_miniruby 0.002303 0.000000 1.795959 ( 1.980158)
build_ruby 0.000000 0.002421 4.633737 ( 5.123833)
build_all 0.001433 0.008875 8.752085 ( 6.168941)
build_install 0.018745 0.005968 11.994078 ( 9.116514)
test_btest 0.000907 0.000263 128.195127 ( 92.735018)
test_basic 0.011447 0.002013 1.371614 ( 1.933622)
test_all 0.106243 0.057349 973.954601 (948.750155)
test_rubyspec 0.057518 0.039269 180.155618 (169.216288)
total: 1239.70 sec