Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-020744
#<BuildRuby:0x000056220dbce168
@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-020744",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004574 0.000624 1.144674 ( 2.104239)
build_miniruby 0.001130 0.000154 1.394917 ( 1.409382)
build_ruby 0.001306 0.000178 3.439089 ( 3.834318)
build_all 0.006128 0.000836 3.730329 ( 2.138272)
build_install 0.013561 0.000000 2.706589 ( 2.313696)
test_btest 0.000621 0.000000 53.481063 ( 34.535691)
test_basic 0.002039 0.004320 0.429764 ( 0.599197)
test_all 0.001650 0.000066 618.290543 (228.572705)
test_rubyspec 0.017167 0.026191 66.439886 ( 76.695316)
total: 352.20 sec