Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-210153
#<BuildRuby:0x000055df3f3a2130
@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.20230816-210153",
@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.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.002284 0.004336 2.203679 ( 4.132217)
build_miniruby 0.000000 0.001628 1.640834 ( 1.878472)
build_ruby 0.000000 0.001615 3.341704 ( 14.428180)
build_all 0.004589 0.003944 6.518214 ( 5.268564)
build_install 0.017267 0.001202 7.940754 ( 6.876373)
test_btest 0.000630 0.000081 82.832173 ( 42.523101)
test_basic 0.006769 0.000308 0.872573 ( 1.048212)
test_all 0.009243 0.001155 669.568395 (435.698310)
test_rubyspec 0.036004 0.035877 107.076287 (193.796314)
total: 705.65 sec