Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-034839
#<BuildRuby:0x000056294fd9a390
@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.20230311-034839",
@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.000004 0.000015 ( 0.000015)
autoconf 0.000000 0.000058 0.000058 ( 0.000034)
configure 0.000000 0.000020 0.000020 ( 0.000021)
build_up 0.002104 0.003197 1.738311 ( 2.939155)
build_miniruby 0.001078 0.000398 1.183508 ( 1.182307)
build_ruby 0.000000 0.001685 2.312812 ( 2.498527)
build_all 0.000000 0.006001 2.037004 ( 1.283385)
build_install 0.013360 0.001982 2.920542 ( 1.966026)
test_btest 0.000477 0.000202 66.944228 ( 21.445875)
test_basic 0.004170 0.000000 0.523696 ( 0.619495)
test_all 0.000476 0.001114 545.754601 (180.146304)
test_rubyspec 0.019395 0.017880 67.761519 ( 77.505951)
total: 289.59 sec