Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-233031
#<BuildRuby:0x000056467122e008
@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.20231017-233031",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000000 0.006386 2.054552 ( 2.192275)
build_miniruby 0.000018 0.001484 1.315941 ( 1.314014)
build_ruby 0.001155 0.000425 2.786669 ( 2.941044)
build_all 0.003527 0.003835 5.844639 ( 2.350005)
build_install 0.015409 0.001166 7.161707 ( 3.432255)
test_btest 0.000825 0.000287 84.014162 ( 22.065086)
test_basic 0.001553 0.003211 0.787102 ( 0.845993)
test_all 0.008940 0.000000 665.802549 (215.402763)
test_rubyspec 0.030543 0.038348 98.126284 (109.578153)
total: 360.12 sec