Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-120754
#<BuildRuby:0x00007f7c5e39fdc8
@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.20240623-120754",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003312 0.003880 2.534309 ( 2.473332)
build_miniruby 0.001181 0.000295 1.104183 ( 1.101244)
build_ruby 0.001524 0.000381 3.065947 ( 19.228465)
build_all 0.003532 0.003992 6.547313 ( 2.504098)
build_install 0.014141 0.003462 10.152050 ( 4.823309)
test_btest 0.000879 0.000247 103.739445 ( 27.940612)
test_basic 0.006730 0.001884 1.026119 ( 1.077717)
test_all 0.101108 0.050662 840.054822 (248.005779)
test_rubyspec 0.049223 0.041674 170.238118 ( 33.682809)
total: 340.84 sec