Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-044448
#<BuildRuby:0x00007f67b70dfdd8
@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.20240728-044448",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.007310 2.642692 ( 2.925925)
build_miniruby 0.000754 0.000910 1.191302 ( 1.188273)
build_ruby 0.001429 0.000389 3.039139 ( 3.280892)
build_all 0.000000 0.007800 6.929366 ( 2.557683)
build_install 0.011139 0.002713 8.289956 ( 3.717045)
test_btest 0.000730 0.000252 106.351999 ( 27.247463)
test_basic 0.009679 0.000552 0.932644 ( 0.980156)
test_all 0.097365 0.061104 790.099979 (241.897733)
test_rubyspec 0.056103 0.038887 170.245917 ( 27.477853)
total: 311.27 sec