Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-195847
#<BuildRuby:0x00007f3e6d80fdd8
@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.20240726-195847",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000023 0.000010 0.000033 ( 0.000032)
build_up 0.003776 0.003868 3.371375 ( 3.382888)
build_miniruby 0.001292 0.000553 1.218999 ( 1.218598)
build_ruby 0.001392 0.000596 3.661403 ( 3.863648)
build_all 0.007522 0.001414 8.266433 ( 3.274556)
build_install 0.016741 0.004897 11.150703 ( 5.283682)
test_btest 0.000597 0.000233 119.095863 ( 31.348639)
test_basic 0.004087 0.006578 1.196886 ( 1.257462)
test_all 0.116437 0.034189 815.407574 (231.057593)
test_rubyspec 0.053975 0.031775 163.902697 ( 31.402734)
total: 312.09 sec