Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-182450
#<BuildRuby:0x00007f006d51fdc8
@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.20240726-182450",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.006411 0.000729 3.475382 ( 3.461121)
build_miniruby 0.001534 0.000000 1.570706 ( 1.567419)
build_ruby 0.002016 0.000000 4.085763 ( 4.268952)
build_all 0.007745 0.000000 7.784540 ( 3.082679)
build_install 0.017328 0.000807 10.565908 ( 5.076367)
test_btest 0.000803 0.000172 117.179641 ( 31.057940)
test_basic 0.005565 0.004649 1.087297 ( 1.136854)
test_all 0.100728 0.047948 842.829225 (264.646816)
test_rubyspec 0.050017 0.041776 167.497622 ( 35.439765)
total: 349.74 sec