Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-120150
#<BuildRuby:0x000055f92c53a3b0
@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.20230724-120150",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007723 0.000017 2.204797 ( 5.551817)
build_miniruby 0.001621 0.000163 1.695553 ( 2.992974)
build_ruby 0.000000 0.001686 3.411178 ( 5.242735)
build_all 0.005237 0.002945 2.804273 ( 3.372463)
build_install 0.007838 0.013435 4.432845 ( 5.166790)
test_btest 0.000635 0.000143 82.561566 ( 54.610713)
test_basic 0.007097 0.000601 0.947563 ( 1.657701)
test_all 0.001002 0.000219 615.485399 (332.371989)
test_rubyspec 0.025440 0.031908 91.956933 (121.284231)
total: 532.25 sec