Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-174231
#<BuildRuby:0x0000557487ba6390
@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.20231220-174231",
@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.000033 0.000000 0.000033 ( 0.000032)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005654 0.000000 1.835728 ( 2.188446)
build_miniruby 0.001458 0.000000 1.537124 ( 1.536521)
build_ruby 0.001822 0.000000 3.142088 ( 3.372173)
build_all 0.000000 0.007603 5.399032 ( 2.506453)
build_install 0.014268 0.004218 6.666069 ( 3.739281)
test_btest 0.000572 0.000164 79.435531 ( 33.834448)
test_basic 0.002542 0.004835 0.889651 ( 0.959718)
test_all 0.101718 0.018469 647.520958 (271.453771)
test_rubyspec 0.039144 0.023296 93.783827 (105.666104)
total: 425.26 sec