Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-104651
#<BuildRuby:0x00005584c85b5f70
@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.20230503-104651",
@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.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.001882 0.003742 1.740062 ( 3.019570)
build_miniruby 0.001195 0.000133 1.072938 ( 1.073793)
build_ruby 0.001364 0.000152 2.350209 ( 2.557385)
build_all 0.001643 0.003662 2.055956 ( 1.190306)
build_install 0.010807 0.003157 2.862030 ( 1.881376)
test_btest 0.000810 0.000126 73.673447 ( 24.180708)
test_basic 0.006107 0.000000 0.728591 ( 0.809938)
test_all 0.001236 0.000000 583.937248 (196.817340)
test_rubyspec 0.024443 0.017354 76.666405 ( 90.497143)
total: 322.03 sec