Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-154010
#<BuildRuby:0x0000562fbf9c61a8
@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.20230615-154010",
@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.000015)
autoconf 0.000057 0.000000 0.000057 ( 0.000055)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.006751 0.000000 2.020972 ( 5.270156)
build_miniruby 0.001678 0.000118 1.689897 ( 2.533234)
build_ruby 0.001392 0.000144 2.738046 ( 4.238501)
build_all 0.007045 0.000729 2.351651 ( 3.225775)
build_install 0.016421 0.000361 3.753688 ( 4.281452)
test_btest 0.000708 0.000067 76.134731 ( 47.590409)
test_basic 0.006173 0.000579 0.810811 ( 1.327416)
test_all 0.001197 0.000112 559.206930 (313.730985)
test_rubyspec 0.035917 0.016652 84.834684 (123.557541)
total: 505.78 sec