Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-074555
#<BuildRuby:0x000055a7a86d6230
@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.20230504-074555",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.000000 0.005713 1.812394 ( 3.221912)
build_miniruby 0.000000 0.001608 1.354064 ( 1.465386)
build_ruby 0.000000 0.001417 2.564528 ( 2.779260)
build_all 0.000000 0.005532 2.196216 ( 1.487111)
build_install 0.004522 0.008361 3.276996 ( 2.386413)
test_btest 0.000733 0.000226 76.913376 ( 24.643720)
test_basic 0.004867 0.001497 0.750428 ( 0.834640)
test_all 0.000717 0.000221 600.848138 (232.081315)
test_rubyspec 0.027654 0.021771 82.595676 ( 98.455891)
total: 367.36 sec