Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-141324
#<BuildRuby:0x0000555ba762e190
@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.20230812-141324",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000030)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.007492 0.000499 2.397045 ( 7.670383)
build_miniruby 0.000000 0.001785 2.383303 ( 3.674433)
build_ruby 0.000000 0.001986 3.416697 ( 6.474787)
build_all 0.004137 0.004308 2.931516 ( 5.049581)
build_install 0.014238 0.008076 4.680828 ( 8.855418)
test_btest 0.000798 0.000133 86.431143 ( 78.439201)
test_basic 0.006778 0.001130 0.964385 ( 3.459422)
test_all 0.001774 0.000296 704.077317 (528.640260)
test_rubyspec 0.030716 0.032474 99.499092 (168.091616)
total: 810.36 sec