Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-121226
#<BuildRuby:0x00007f0e3f6ffdc0
@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.20240811-121226",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000035 0.000012 0.000047 ( 0.000045)
configure 0.000031 0.000010 0.000041 ( 0.000040)
build_up 0.008716 0.001526 4.220845 ( 5.066886)
build_miniruby 0.001620 0.000524 1.925541 ( 2.048076)
build_ruby 0.001985 0.000643 4.880212 ( 8.054298)
build_all 0.011300 0.000000 9.537281 ( 5.665369)
build_install 0.024825 0.000587 12.679105 ( 8.589631)
test_btest 0.000787 0.000206 131.819777 ( 78.818248)
test_basic 0.003946 0.008535 1.390400 ( 1.469871)
test_all 0.110011 0.043916 845.962918 (248.198079)
test_rubyspec 0.049846 0.042816 179.252355 ( 46.560690)
total: 404.47 sec