Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-233749
#<BuildRuby:0x000055f2a644e3c0
@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.20230216-233749",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004335 0.000394 1.386721 ( 1.827671)
build_miniruby 0.001248 0.000114 1.208900 ( 1.210191)
build_ruby 0.001365 0.000124 2.499201 ( 2.752189)
build_all 0.007249 0.000255 4.085140 ( 2.334841)
build_install 0.011726 0.002504 3.063798 ( 2.609815)
test_btest 0.000726 0.000072 54.599868 ( 26.465037)
test_basic 0.000000 0.005812 0.487964 ( 0.592599)
test_all 0.000007 0.001769 626.589156 (242.942667)
test_rubyspec 0.017130 0.029856 71.401224 ( 81.881473)
total: 362.62 sec