Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-130002
#<BuildRuby:0x0000562bc255a390
@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.20231020-130002",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000031 0.000003 0.000034 ( 0.000033)
build_up 0.001715 0.004181 2.121286 ( 2.410556)
build_miniruby 0.000000 0.001294 1.312846 ( 1.312530)
build_ruby 0.000000 0.001564 2.928058 ( 3.087805)
build_all 0.000840 0.006981 5.440791 ( 2.199377)
build_install 0.016009 0.000000 6.733516 ( 3.230088)
test_btest 0.001103 0.000000 77.944148 ( 20.348738)
test_basic 0.001377 0.003731 0.809374 ( 0.870941)
test_all 0.008181 0.000142 659.133495 (413.754654)
test_rubyspec 0.038464 0.042869 102.872498 (190.354566)
total: 637.57 sec