Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-113301
#<BuildRuby:0x0000557384035820
@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.20230917-113301",
@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.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000033)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.007358 0.000735 2.384685 ( 4.707019)
build_miniruby 0.001296 0.000129 1.644728 ( 1.878240)
build_ruby 0.002074 0.000207 3.316074 ( 3.698746)
build_all 0.000953 0.007465 6.402245 ( 4.514394)
build_install 0.015948 0.004724 8.066364 ( 6.848689)
test_btest 0.000735 0.000126 86.076307 ( 43.697044)
test_basic 0.004224 0.005071 1.024954 ( 1.203770)
test_all 0.005038 0.004502 703.809757 (311.331928)
test_rubyspec 0.043031 0.031823 107.190087 (126.759139)
total: 504.64 sec