Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-105738
#<BuildRuby:0x0000558683805fc0
@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.20230601-105738",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002213 0.004255 1.716573 ( 3.503584)
build_miniruby 0.001255 0.000104 1.334859 ( 1.558731)
build_ruby 0.001559 0.000130 2.685621 ( 3.214563)
build_all 0.006424 0.000535 2.104534 ( 1.960837)
build_install 0.005999 0.010120 3.287229 ( 2.980394)
test_btest 0.000612 0.000102 74.892530 ( 40.587999)
test_basic 0.006678 0.000294 0.793471 ( 1.160876)
test_all 0.000867 0.000139 564.293440 (252.367356)
test_rubyspec 0.028680 0.022265 84.024963 (102.447054)
total: 409.78 sec