Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-075931
#<BuildRuby:0x000055c8a6eb2868
@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.20230216-075931",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.000445 0.004026 1.434522 ( 1.859525)
build_miniruby 0.001428 0.000151 1.227757 ( 1.228920)
build_ruby 0.001582 0.000167 2.358072 ( 2.583771)
build_all 0.002832 0.004619 3.914653 ( 2.018019)
build_install 0.013851 0.000744 3.047723 ( 2.411239)
test_btest 0.000803 0.000000 57.000779 ( 24.337892)
test_basic 0.001427 0.004162 0.469645 ( 0.572486)
test_all 0.001637 0.000297 610.346675 (213.176202)
test_rubyspec 0.026092 0.015777 66.741149 ( 76.804224)
total: 324.99 sec