Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-232809
#<BuildRuby:0x00007f63673cfdd0
@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.20240919-232809",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.007737 0.000949 4.928748 ( 4.360899)
build_miniruby 0.001341 0.000335 1.778861 ( 1.775274)
build_ruby 0.001735 0.000434 4.502891 ( 4.699141)
build_all 0.007931 0.000913 6.836393 ( 2.808736)
build_install 0.019257 0.001427 9.495516 ( 4.334574)
test_btest 0.000736 0.000163 96.314613 ( 25.488541)
test_basic 0.009557 0.001097 1.096285 ( 1.136528)
test_all 0.116272 0.032528 767.230237 (221.737054)
test_rubyspec 0.055068 0.033673 137.563828 ( 25.148970)
total: 291.49 sec