Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-072332
#<BuildRuby:0x000055a265a05fc0
@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.20230606-072332",
@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.000001 0.000014 ( 0.000016)
autoconf 0.000034 0.000000 0.000034 ( 0.000030)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.006510 0.000328 2.043323 ( 4.774223)
build_miniruby 0.001711 0.000205 1.502743 ( 1.880013)
build_ruby 0.001471 0.000177 2.910448 ( 3.908784)
build_all 0.004127 0.004251 2.279614 ( 2.975779)
build_install 0.014616 0.006188 3.687572 ( 5.040911)
test_btest 0.000873 0.000162 81.832418 ( 79.411410)
test_basic 0.008045 0.000000 0.841267 ( 1.260293)
test_all 0.002062 0.000000 608.859448 (401.032860)
test_rubyspec 0.014123 0.042649 85.185782 (103.504761)
total: 603.79 sec