Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-034519
#<BuildRuby:0x00007f03c4a0fdd8
@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.20240719-034519",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.003668 0.004584 3.713028 ( 3.890857)
build_miniruby 0.001738 0.000280 6.943100 ( 6.542031)
build_ruby 0.001999 0.000323 3.910160 ( 4.022590)
build_all 0.009358 0.000800 8.608682 ( 3.492188)
build_install 0.008133 0.014225 11.601271 ( 5.368130)
test_btest 0.000698 0.000170 124.168874 ( 33.429307)
test_basic 0.001813 0.009044 1.286011 ( 1.341402)
test_all 0.096835 0.057326 917.506196 (332.569918)
test_rubyspec 0.044829 0.048155 176.186673 ( 37.085271)
total: 427.74 sec