Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-150901
#<BuildRuby:0x0000564957462228
@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.20230710-150901",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000023)
build_up 0.006326 0.000654 2.083214 ( 4.743235)
build_miniruby 0.001574 0.000163 1.669435 ( 2.960531)
build_ruby 0.001560 0.000161 3.194075 ( 4.168050)
build_all 0.007860 0.000000 2.520129 ( 2.743507)
build_install 0.014716 0.003448 3.986467 ( 3.831534)
test_btest 0.000624 0.000070 83.270611 ( 46.047993)
test_basic 0.002854 0.003868 0.942154 ( 1.389495)
test_all 0.000467 0.002006 621.521446 (301.466185)
test_rubyspec 0.018087 0.041950 92.596877 (141.647319)
total: 509.00 sec