Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-154024
#<BuildRuby:0x000055f30bd9a130
@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.20230911-154024",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000035 0.000003 0.000038 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.008126 0.000012 2.382398 ( 5.386358)
build_miniruby 0.001896 0.000000 1.817757 ( 2.242726)
build_ruby 0.001580 0.000000 3.539664 ( 4.349914)
build_all 0.002168 0.007685 6.764721 ( 6.463510)
build_install 0.018038 0.002733 8.052366 ( 7.732177)
test_btest 0.000766 0.000116 86.859705 ( 69.395744)
test_basic 0.006964 0.001055 0.951015 ( 1.406439)
test_all 0.006435 0.005360 723.973008 (678.490007)
test_rubyspec 0.041028 0.038775 109.842832 (158.979465)
total: 934.45 sec