Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-031807
#<BuildRuby:0x00005639636ca118
@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.20230622-031807",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000062 0.000000 0.000062 ( 0.000059)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.006590 0.000000 2.036514 ( 5.552676)
build_miniruby 0.001388 0.000062 1.749588 ( 4.319731)
build_ruby 0.001205 0.000351 3.319252 ( 6.598231)
build_all 0.007904 0.000000 2.367780 ( 3.308928)
build_install 0.018515 0.001369 3.927883 ( 5.909066)
test_btest 0.000595 0.000143 79.972805 ( 72.263452)
test_basic 0.006625 0.000522 0.898655 ( 1.967251)
test_all 0.001170 0.000273 615.714819 (528.297626)
test_rubyspec 0.041401 0.023639 91.964889 (223.534555)
total: 851.76 sec