Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-104459
#<BuildRuby:0x0000558d521722c8
@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.20230910-104459",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.006445 0.001289 2.291050 ( 3.611312)
build_miniruby 0.001158 0.000231 2.156236 ( 2.020483)
build_ruby 0.001627 0.000000 2.907445 ( 3.107590)
build_all 0.007913 0.000000 6.320237 ( 2.955718)
build_install 0.012187 0.006211 7.568304 ( 3.935863)
test_btest 0.000688 0.000147 84.513012 ( 27.082191)
test_basic 0.005143 0.001102 0.830557 ( 0.888817)
test_all 0.007890 0.001691 686.119529 (238.221780)
test_rubyspec 0.046099 0.024926 98.358994 (110.421265)
total: 392.25 sec