Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-025322
#<BuildRuby:0x00007fcc77c7fdd0
@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.20240618-025322",
@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.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000031 0.000011 0.000042 ( 0.000043)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.005250 0.002989 3.170447 ( 3.154852)
build_miniruby 0.001251 0.000459 1.233611 ( 1.230320)
build_ruby 0.001421 0.000521 3.618528 ( 3.777566)
build_all 0.004650 0.004248 7.835141 ( 3.177781)
build_install 0.009194 0.010790 10.647665 ( 5.185799)
test_btest 0.000000 0.001106 111.660470 ( 29.139852)
test_basic 0.004574 0.005114 1.194229 ( 1.245221)
test_all 0.110890 0.040276 824.534615 (270.347827)
test_rubyspec 0.040828 0.053036 162.743615 ( 40.539271)
total: 357.80 sec