Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-151325
#<BuildRuby:0x00005628e3976258
@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.20230728-151325",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.006869 0.000509 2.219771 ( 5.320817)
build_miniruby 0.001464 0.000108 1.714613 ( 2.282324)
build_ruby 0.001833 0.000135 3.295874 ( 4.458260)
build_all 0.003025 0.004826 2.796806 ( 2.953676)
build_install 0.014638 0.004714 4.301480 ( 4.385474)
test_btest 0.000720 0.000000 80.685187 ( 48.700995)
test_basic 0.007603 0.000486 0.934766 ( 1.440390)
test_all 0.002513 0.000324 656.751346 (340.506402)
test_rubyspec 0.022152 0.036360 91.645713 (157.446576)
total: 567.50 sec