Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-045525
#<BuildRuby:0x0000564f4409a198
@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.20230112-045525",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000017 0.000003 0.000020 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.001108 0.003264 0.867533 ( 1.246324)
build_miniruby 0.001086 0.000000 1.149594 ( 1.148068)
build_ruby 0.000000 0.001452 2.924984 ( 3.316785)
build_all 0.000877 0.005535 3.451666 ( 1.752857)
build_install 0.012238 0.001644 2.880217 ( 2.029027)
test_btest 0.000654 0.000231 54.956140 ( 14.474517)
test_basic 0.004454 0.000114 0.377031 ( 0.469378)
test_all 0.000826 0.000275 603.197501 (169.018686)
test_rubyspec 0.016449 0.020765 57.576342 ( 69.085151)
total: 262.54 sec