Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-220206
#<BuildRuby:0x0000564bc1759f00
@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.20230602-220206",
@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.000011 0.000001 0.000012 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005713 0.000000 1.894125 ( 4.014221)
build_miniruby 0.001454 0.000000 1.360725 ( 1.651310)
build_ruby 0.001422 0.000071 2.820852 ( 3.285572)
build_all 0.007024 0.000363 2.145378 ( 2.525859)
build_install 0.007460 0.010044 3.357398 ( 3.446939)
test_btest 0.000000 0.000894 77.513278 ( 40.494854)
test_basic 0.003417 0.004436 0.807921 ( 0.932818)
test_all 0.000535 0.001038 603.085768 (270.131592)
test_rubyspec 0.025621 0.026280 82.367434 ( 94.779674)
total: 421.26 sec