Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-113242
#<BuildRuby:0x00005639e37262a8
@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.20230310-113242",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000037 0.000000 0.000037 ( 0.000034)
build_up 0.001221 0.003860 1.722305 ( 3.331656)
build_miniruby 0.000000 0.001277 1.274446 ( 1.274572)
build_ruby 0.000000 0.001427 2.438997 ( 2.647477)
build_all 0.005602 0.000429 1.943628 ( 1.187946)
build_install 0.014283 0.000703 2.804800 ( 1.845947)
test_btest 0.000942 0.000000 68.796123 ( 21.483254)
test_basic 0.000901 0.003202 0.504703 ( 0.602439)
test_all 0.000767 0.000099 574.026337 (204.301716)
test_rubyspec 0.020230 0.021907 73.737469 ( 83.521495)
total: 320.20 sec