Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-164032
#<BuildRuby:0x0000558ac6f0e2a8
@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.20230625-164032",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.002243 0.003624 1.956051 ( 4.880037)
build_miniruby 0.001298 0.000433 1.619025 ( 2.006286)
build_ruby 0.001876 0.000000 3.173300 ( 4.317465)
build_all 0.007902 0.000436 2.416890 ( 3.132665)
build_install 0.014688 0.003037 3.821326 ( 4.474551)
test_btest 0.001044 0.000000 78.434255 ( 49.422537)
test_basic 0.004322 0.000206 0.853996 ( 1.616191)
test_all 0.000996 0.000279 601.851224 (312.871476)
test_rubyspec 0.024272 0.031496 89.115607 (123.254192)
total: 505.98 sec