Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-061727
#<BuildRuby:0x00007ff3fb51fdc8
@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.20240627-061727",
@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.000007 0.000028 ( 0.000029)
autoconf 0.000035 0.000012 0.000047 ( 0.000048)
configure 0.000032 0.000010 0.000042 ( 0.000043)
build_up 0.004587 0.004173 4.375141 ( 3.803319)
build_miniruby 0.000000 0.002100 1.673307 ( 1.669655)
build_ruby 0.000252 0.001867 4.596636 ( 4.724941)
build_all 0.004456 0.005848 8.700736 ( 3.872666)
build_install 0.017361 0.006890 11.970067 ( 6.128513)
test_btest 0.000624 0.000260 118.480869 ( 37.941078)
test_basic 0.007954 0.001581 1.282772 ( 1.334471)
test_all 0.090272 0.059705 844.942846 (234.553285)
test_rubyspec 0.049637 0.044563 163.642103 ( 35.557827)
total: 329.59 sec