Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-105055
#<BuildRuby:0x00005605684f62d0
@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.20230208-105055",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004802 0.000110 1.082705 ( 1.492435)
build_miniruby 0.001184 0.000148 1.162535 ( 1.162294)
build_ruby 0.000000 0.001499 2.261305 ( 2.479700)
build_all 0.005018 0.001964 3.692256 ( 2.421255)
build_install 0.010559 0.004395 2.861735 ( 2.643598)
test_btest 0.000871 0.000155 56.425914 ( 27.505226)
test_basic 0.006816 0.000479 0.451030 ( 0.662322)
test_all 0.001822 0.000314 623.113278 (233.978252)
test_rubyspec 0.041415 0.006980 71.225159 ( 81.858036)
total: 354.20 sec