Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-180625
#<BuildRuby:0x00007f03e898fdd0
@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.20241107-180625",
@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.000026 0.000007 0.000033 ( 0.000033)
autoconf 0.000047 0.000012 0.000059 ( 0.000059)
configure 0.000033 0.000009 0.000042 ( 0.000042)
build_up 0.007275 0.000810 3.660968 ( 10.717621)
build_miniruby 0.001775 0.000000 1.197742 ( 4.044771)
build_ruby 0.001759 0.000000 3.295239 ( 9.490460)
build_all 0.001191 0.006130 6.009950 ( 3.358152)
build_install 0.008797 0.006689 7.729156 ( 20.392240)
test_btest 0.000644 0.000202 73.417654 ( 25.372227)
test_basic 0.011565 0.000942 1.034026 ( 1.116767)
test_all 0.117889 0.024067 739.955854 (220.848527)
test_rubyspec 0.049652 0.030439 118.254593 ( 26.270286)
total: 321.61 sec