Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-110401
#<BuildRuby:0x000055f16947a008
@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.20230106-110401",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.005266 1.250328 ( 2.347842)
build_miniruby 0.000385 0.001133 1.657810 ( 1.873180)
build_ruby 0.001210 0.000275 3.399187 ( 4.177677)
build_all 0.006343 0.001442 3.808706 ( 2.824869)
build_install 0.015619 0.001534 3.173444 ( 3.256551)
test_btest 0.000803 0.000167 54.488815 ( 31.976736)
test_basic 0.002828 0.004079 0.443822 ( 0.691690)
test_all 0.000909 0.000219 637.527798 (283.175991)
test_rubyspec 0.024635 0.021828 69.805880 ( 85.763946)
total: 416.09 sec