Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-060339
#<BuildRuby:0x000056438b5ae3b0
@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.20230727-060339",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003733 0.003893 2.411414 ( 6.004250)
build_miniruby 0.001310 0.000122 1.767322 ( 3.094033)
build_ruby 0.001894 0.000177 3.569866 ( 6.339309)
build_all 0.008576 0.000415 2.842197 ( 3.489316)
build_install 0.020416 0.001037 4.571829 ( 6.454217)
test_btest 0.000869 0.000075 84.586617 ( 59.730632)
test_basic 0.007075 0.000606 0.930507 ( 1.771880)
test_all 0.001488 0.000128 656.024569 (397.587937)
test_rubyspec 0.045902 0.011664 95.291682 (138.767832)
total: 623.24 sec