Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-212440
#<BuildRuby:0x000056500098dfb8
@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.20230829-212440",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.000500 0.007367 2.355737 ( 4.760595)
build_miniruby 0.001383 0.000260 15.169691 ( 15.159735)
build_ruby 0.001658 0.000311 3.581343 ( 4.056599)
build_all 0.003719 0.004572 6.366536 ( 4.305027)
build_install 0.013763 0.005290 8.132427 ( 5.927128)
test_btest 0.000777 0.000182 83.908402 ( 43.823991)
test_basic 0.008041 0.000000 0.946300 ( 1.390282)
test_all 0.008609 0.001904 714.276517 (385.492528)
test_rubyspec 0.041681 0.037146 108.149805 (146.977458)
total: 611.89 sec