Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-182212
#<BuildRuby:0x0000558ae69ae018
@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.20230920-182212",
@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.000068 0.000000 0.000068 ( 0.000037)
autoconf 0.000030 0.000000 0.000030 ( 0.000031)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007732 0.000044 2.352760 ( 5.164909)
build_miniruby 0.001257 0.000260 1.714636 ( 2.051630)
build_ruby 0.002007 0.000415 3.557860 ( 4.420875)
build_all 0.008633 0.000919 6.373722 ( 6.482332)
build_install 0.018483 0.003697 7.868267 ( 8.378232)
test_btest 0.000714 0.000143 85.176648 ( 67.514761)
test_basic 0.007005 0.001401 0.994123 ( 1.556124)
test_all 0.006603 0.003895 689.938258 (581.765764)
test_rubyspec 0.045084 0.036579 110.863429 (148.670183)
total: 826.01 sec