Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-173322
#<BuildRuby:0x0000561917bc1fc0
@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.20230609-173322",
@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.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006666 0.000317 2.008213 ( 4.438211)
build_miniruby 0.001401 0.000162 1.451014 ( 1.653116)
build_ruby 0.001716 0.000198 2.939916 ( 3.333908)
build_all 0.008131 0.000000 2.347838 ( 2.492833)
build_install 0.008714 0.009578 3.427089 ( 3.627724)
test_btest 0.000946 0.000000 79.991115 ( 44.243793)
test_basic 0.007062 0.000124 0.824258 ( 1.239734)
test_all 0.001520 0.000000 573.389676 (244.600423)
test_rubyspec 0.033724 0.018921 83.055685 ( 96.940198)
total: 402.57 sec