Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-023205
#<BuildRuby:0x000055d2f1b56868
@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.20230131-023205",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000752 0.004099 1.124587 ( 1.588848)
build_miniruby 0.001121 0.000204 1.086653 ( 1.096266)
build_ruby 0.001106 0.000201 2.464732 ( 2.698499)
build_all 0.006054 0.001101 3.911277 ( 2.356847)
build_install 0.015238 0.000000 3.027527 ( 2.697769)
test_btest 0.000000 0.000734 55.810895 ( 26.727164)
test_basic 0.004862 0.001776 0.400926 ( 0.516339)
test_all 0.001032 0.000178 635.872403 (212.457790)
test_rubyspec 0.017206 0.028773 68.797962 ( 79.055263)
total: 329.20 sec