Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-221231
#<BuildRuby:0x0000558fe6676120
@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.20230618-221231",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000005 0.000001 0.000006 ( 0.000030)
configure 0.000007 0.000001 0.000008 ( 0.000026)
build_up 0.003083 0.002622 1.787307 ( 2.988997)
build_miniruby 0.001127 0.000174 1.384797 ( 1.383717)
build_ruby 0.001390 0.000214 2.873474 ( 3.081073)
build_all 0.003883 0.003775 2.277669 ( 1.360612)
build_install 0.012961 0.004768 3.695441 ( 2.575541)
test_btest 0.000912 0.000187 80.692755 ( 24.346666)
test_basic 0.003469 0.003412 0.788999 ( 0.870327)
test_all 0.002330 0.000405 569.447315 (194.122390)
test_rubyspec 0.030740 0.020637 84.377616 ( 97.896019)
total: 328.63 sec