Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-074923
#<BuildRuby:0x00007f2d4aeefdd0
@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.20241202-074923",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005294 0.003411 3.615087 ( 3.963833)
build_miniruby 0.001362 0.000298 2.023101 ( 2.035989)
build_ruby 0.001433 0.000313 4.066480 ( 4.200459)
build_all 0.008030 0.000852 6.507186 ( 2.949502)
build_install 0.017799 0.002812 9.572211 ( 5.045003)
test_btest 0.000758 0.000000 77.364340 ( 21.497560)
test_basic 0.004683 0.004771 1.012675 ( 1.058146)
test_all 0.097514 0.047715 702.598671 (220.530646)
test_rubyspec 0.042972 0.047773 122.303256 ( 35.016103)
total: 296.30 sec