Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-083856
#<BuildRuby:0x000055b88d6c2118
@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.20230705-083856",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000028)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.002811 0.003928 1.997825 ( 3.545990)
build_miniruby 0.001197 0.000191 1.588508 ( 1.755884)
build_ruby 0.001382 0.000221 3.253749 ( 4.166849)
build_all 0.004141 0.003414 2.391437 ( 2.645999)
build_install 0.011032 0.006082 3.770818 ( 4.886499)
test_btest 0.000546 0.000120 82.026105 ( 40.625516)
test_basic 0.004101 0.000897 0.822532 ( 0.905316)
test_all 0.001166 0.000926 618.431383 (251.619862)
test_rubyspec 0.026381 0.025063 89.402146 (102.825499)
total: 412.98 sec