Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-065208
#<BuildRuby:0x000055ff1810a0f0
@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.20230125-065208",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.004686 1.035714 ( 1.413703)
build_miniruby 0.000000 0.001214 1.016825 ( 1.015148)
build_ruby 0.000557 0.001087 2.586916 ( 2.893668)
build_all 0.006660 0.000695 3.792954 ( 1.901996)
build_install 0.013802 0.000402 2.827565 ( 1.931227)
test_btest 0.000781 0.000174 55.714689 ( 17.162336)
test_basic 0.001281 0.004430 0.414764 ( 0.512818)
test_all 0.000912 0.000236 647.467691 (204.105873)
test_rubyspec 0.009152 0.036125 69.395999 ( 79.431538)
total: 310.37 sec