Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-104132
#<BuildRuby:0x00007f886348fdd0
@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.20240624-104132",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000024 0.000010 0.000034 ( 0.000034)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.002845 0.005350 3.004476 ( 2.874458)
build_miniruby 0.001116 0.000528 1.206060 ( 1.202698)
build_ruby 0.001244 0.000590 3.626363 ( 3.801653)
build_all 0.005799 0.002747 7.380160 ( 2.972917)
build_install 0.010473 0.007533 9.458365 ( 4.291472)
test_btest 0.000668 0.000334 104.109310 ( 26.725755)
test_basic 0.002836 0.006485 1.033417 ( 1.080984)
test_all 0.101934 0.048503 790.020444 (268.349317)
test_rubyspec 0.034802 0.059786 163.450272 ( 29.305741)
total: 340.61 sec