Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-181253
#<BuildRuby:0x00007f50baddfdd0
@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.20240628-181253",
@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.000017 0.000007 0.000024 ( 0.000023)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.004264 0.004097 3.816856 ( 3.548391)
build_miniruby 0.001206 0.000510 1.283423 ( 1.280327)
build_ruby 0.001397 0.000591 4.027858 ( 4.168544)
build_all 0.008915 0.000287 7.703284 ( 2.995787)
build_install 0.012605 0.006665 11.269927 ( 5.254412)
test_btest 0.000669 0.000271 112.723709 ( 29.887025)
test_basic 0.003793 0.005683 1.279490 ( 1.329104)
test_all 0.097234 0.053198 848.788634 (247.653984)
test_rubyspec 0.030251 0.059716 165.049744 ( 35.356605)
total: 331.48 sec