Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-215916
#<BuildRuby:0x0000559a0e48a208
@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.20230820-215916",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.006699 0.000251 2.339707 ( 7.217037)
build_miniruby 0.001564 0.000142 1.802962 ( 4.446191)
build_ruby 0.001469 0.000134 3.514655 ( 23.150819)
build_all 0.004624 0.004179 6.618351 ( 7.805258)
build_install 0.021329 0.000503 8.232675 ( 10.765549)
test_btest 0.000810 0.000085 86.653439 ( 82.159254)
test_basic 0.007695 0.000810 1.023588 ( 2.689455)
test_all 0.006222 0.004715 682.875835 (538.681942)
test_rubyspec 0.038375 0.039532 106.237837 (201.342989)
total: 878.26 sec