Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-215125
#<BuildRuby:0x0000557d6ef8e008
@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.20231021-215125",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.002757 0.003187 1.854028 ( 2.072217)
build_miniruby 0.001041 0.000173 1.297296 ( 1.295568)
build_ruby 0.001233 0.000206 2.774186 ( 2.948250)
build_all 0.006627 0.000426 5.290417 ( 2.119863)
build_install 0.011217 0.004657 6.529426 ( 3.035498)
test_btest 0.000000 0.001135 77.882935 ( 21.217062)
test_basic 0.000000 0.005533 0.805097 ( 0.867919)
test_all 0.088704 0.030267 594.090699 (179.507234)
test_rubyspec 0.028275 0.024779 80.498898 ( 92.175076)
total: 305.24 sec