Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-140413
#<BuildRuby:0x000055705d7ba228
@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.20230629-140413",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001614 0.004266 2.013397 ( 3.621284)
build_miniruby 0.001137 0.000198 1.562860 ( 2.475449)
build_ruby 0.001287 0.000224 3.069941 ( 4.253638)
build_all 0.006307 0.001097 2.458139 ( 2.551553)
build_install 0.015382 0.004001 3.957122 ( 3.978618)
test_btest 0.000709 0.000131 80.144550 ( 50.331976)
test_basic 0.000000 0.007970 0.889501 ( 1.405560)
test_all 0.000791 0.000936 599.154291 (335.738309)
test_rubyspec 0.029575 0.023210 89.871183 (127.768582)
total: 532.13 sec