Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-143918
#<BuildRuby:0x000055b8d25d23d0
@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.20230311-143918",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004613 0.000878 1.626946 ( 2.882441)
build_miniruby 0.001206 0.000230 1.220112 ( 1.219053)
build_ruby 0.001282 0.000245 2.441227 ( 2.641521)
build_all 0.005454 0.000198 2.082326 ( 1.226183)
build_install 0.014583 0.000211 3.039192 ( 2.010901)
test_btest 0.000809 0.000129 65.941800 ( 24.234004)
test_basic 0.001333 0.003900 0.533148 ( 0.637191)
test_all 0.000988 0.000190 544.095056 (187.360098)
test_rubyspec 0.014768 0.025505 73.097219 ( 82.981998)
total: 305.19 sec