Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-190214
#<BuildRuby:0x000055a66b3edf48
@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.20230617-190214",
@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.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000021)
build_up 0.005261 0.000974 1.961792 ( 4.328871)
build_miniruby 0.001208 0.000224 1.423613 ( 1.615703)
build_ruby 0.001426 0.000264 2.791387 ( 11.457189)
build_all 0.005689 0.001053 2.403443 ( 1.798271)
build_install 0.011398 0.005728 3.803761 ( 3.319710)
test_btest 0.000665 0.000142 77.896704 ( 32.021810)
test_basic 0.007713 0.000000 0.801982 ( 0.914351)
test_all 0.001137 0.000000 560.971543 (220.502098)
test_rubyspec 0.019437 0.031881 83.140643 (101.989137)
total: 377.95 sec