Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-142046
#<BuildRuby:0x00007f22cfabfdd0
@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.20240617-142046",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.004562 0.003300 3.138614 ( 3.071152)
build_miniruby 0.001688 0.000000 1.164695 ( 1.161435)
build_ruby 0.000000 0.001894 3.418171 ( 3.602032)
build_all 0.005087 0.002623 6.220835 ( 2.406229)
build_install 0.007800 0.009182 8.529973 ( 3.965354)
test_btest 0.000649 0.000199 99.216294 ( 26.533489)
test_basic 0.007426 0.000961 0.882808 ( 0.942160)
test_all 0.099958 0.050157 786.898858 (228.283481)
test_rubyspec 0.037749 0.051789 155.169654 ( 26.765596)
total: 296.73 sec