Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-140735
#<BuildRuby:0x000056552229a1a8
@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.20230101-140735",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000062 0.000000 0.000062 ( 0.000077)
build_up 0.004401 0.000042 0.992543 ( 1.502821)
build_miniruby 0.001281 0.000117 1.187862 ( 1.186225)
build_ruby 0.001313 0.000120 3.234813 ( 3.595956)
build_all 0.002437 0.003948 3.443365 ( 1.763199)
build_install 0.008720 0.004872 2.875248 ( 1.926136)
test_btest 0.000529 0.000088 57.029263 ( 16.745083)
test_basic 0.004038 0.000673 0.416759 ( 0.515677)
test_all 0.001149 0.000192 624.344553 (179.154979)
test_rubyspec 0.005728 0.032826 63.168113 ( 73.140899)
total: 279.53 sec