Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-000620
#<BuildRuby:0x00007f770824fdc0
@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.20240616-000620",
@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.000025 0.000002 0.000027 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.003751 0.003520 2.881259 ( 2.893835)
build_miniruby 0.001507 0.000194 1.175102 ( 1.172049)
build_ruby 0.001838 0.000237 3.048509 ( 3.272164)
build_all 0.000520 0.007438 6.138406 ( 2.326329)
build_install 0.017817 0.000000 8.461178 ( 3.967723)
test_btest 0.000924 0.000000 100.627880 ( 25.825591)
test_basic 0.007805 0.000485 0.908935 ( 0.961581)
test_all 0.094048 0.054265 754.645815 (270.667757)
test_rubyspec 0.053961 0.040337 156.694389 ( 26.356418)
total: 337.44 sec