Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-085505
#<BuildRuby:0x00007f5b9be4fdd8
@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.20240706-085505",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005577 0.003443 4.170863 ( 3.705507)
build_miniruby 0.001575 0.000394 1.707920 ( 1.705211)
build_ruby 0.001723 0.000431 4.354564 ( 4.510638)
build_all 0.001012 0.009974 8.852217 ( 3.640520)
build_install 0.019652 0.002418 12.436055 ( 5.956017)
test_btest 0.000868 0.000263 121.727253 ( 34.701586)
test_basic 0.007043 0.007885 1.500082 ( 1.606304)
test_all 0.105817 0.055427 980.652043 (327.026104)
test_rubyspec 0.053801 0.044888 183.731380 ( 63.788026)
total: 446.64 sec