Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-100700
#<BuildRuby:0x0000560cd38ba2c8
@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.20230630-100700",
@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.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005948 0.000517 2.040153 ( 4.991395)
build_miniruby 0.001505 0.000000 1.425037 ( 1.704937)
build_ruby 0.001614 0.000000 3.139550 ( 4.085512)
build_all 0.007976 0.000000 2.498550 ( 3.719575)
build_install 0.013327 0.005139 3.800543 ( 5.518641)
test_btest 0.000818 0.000090 81.665950 ( 49.356073)
test_basic 0.006588 0.000211 0.877040 ( 1.294275)
test_all 0.001437 0.000154 623.474031 (331.924300)
test_rubyspec 0.026225 0.024219 89.052032 (127.333893)
total: 529.93 sec