Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-013216
#<BuildRuby:0x00007f71ebb6fdc8
@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.20240715-013216",
@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.000023 0.000010 0.000033 ( 0.000029)
autoconf 0.000035 0.000015 0.000050 ( 0.000050)
configure 0.000037 0.000016 0.000053 ( 0.000052)
build_up 0.006339 0.002747 4.009238 ( 5.820663)
build_miniruby 0.002020 0.000876 1.741129 ( 2.117577)
build_ruby 0.001770 0.000767 4.426542 ( 5.360747)
build_all 0.011108 0.000000 8.615257 ( 7.331654)
build_install 0.009863 0.016948 11.815366 ( 9.937187)
test_btest 0.000692 0.000336 122.515518 (113.947954)
test_basic 0.006895 0.005590 1.330507 ( 2.153155)
test_all 0.096169 0.065355 892.980669 (394.444967)
test_rubyspec 0.033268 0.059895 169.328756 ( 53.019996)
total: 594.14 sec