Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-153459
#<BuildRuby:0x0000560a9d64e198
@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.20230118-153459",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.002055 0.003291 1.120860 ( 1.506673)
build_miniruby 0.001016 0.000381 1.072780 ( 1.070681)
build_ruby 0.001136 0.000426 2.675424 ( 2.982408)
build_all 0.004895 0.001836 3.405019 ( 1.651188)
build_install 0.007503 0.006987 2.649275 ( 1.824363)
test_btest 0.000758 0.000325 56.712331 ( 14.666145)
test_basic 0.000582 0.004000 0.355355 ( 0.447757)
test_all 0.001219 0.000581 647.093391 (198.254005)
test_rubyspec 0.028444 0.023364 69.154057 ( 79.004159)
total: 301.41 sec