Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-145918
#<BuildRuby:0x000055e9285cded0
@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.20230514-145918",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000993 0.004181 1.796649 ( 3.027860)
build_miniruby 0.001135 0.000227 1.029623 ( 1.029043)
build_ruby 0.001333 0.000267 2.400414 ( 2.625352)
build_all 0.003222 0.003003 2.167906 ( 1.278693)
build_install 0.012320 0.001823 3.245127 ( 2.218270)
test_btest 0.000000 0.000671 71.181830 ( 22.363126)
test_basic 0.001562 0.003959 0.743764 ( 0.818148)
test_all 0.001180 0.000307 592.571358 (214.242660)
test_rubyspec 0.023232 0.031793 82.901139 ( 99.203594)
total: 346.81 sec