Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-080619
#<BuildRuby:0x00005558c4ed28e0
@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.20230927-080619",
@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.000000 0.000063 0.000063 ( 0.000021)
autoconf 0.000000 0.000031 0.000031 ( 0.000031)
configure 0.000000 0.000027 0.000027 ( 0.000029)
build_up 0.003190 0.003478 2.216778 ( 3.502473)
build_miniruby 0.001256 0.000372 1.649643 ( 1.651694)
build_ruby 0.001369 0.000406 3.439336 ( 3.634954)
build_all 0.000710 0.006959 6.056466 ( 2.719988)
build_install 0.011489 0.008609 7.766612 ( 4.445177)
test_btest 0.000573 0.000226 86.108744 ( 31.088371)
test_basic 0.006026 0.001721 0.982435 ( 1.076765)
test_all 0.006271 0.003232 705.349580 (276.950184)
test_rubyspec 0.036393 0.044197 109.964596 (124.431286)
total: 449.50 sec