Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-213321
#<BuildRuby:0x000055aef0d6a2c8
@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.20230215-213321",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000019 0.000009 0.000028 ( 0.000028)
configure 0.000017 0.000008 0.000025 ( 0.000025)
build_up 0.003394 0.001597 1.456628 ( 1.970282)
build_miniruby 0.000891 0.000645 1.237527 ( 1.236144)
build_ruby 0.000000 0.001867 2.479062 ( 2.699056)
build_all 0.004944 0.002435 3.988626 ( 2.201867)
build_install 0.011873 0.002186 2.996226 ( 2.411632)
test_btest 0.000946 0.000000 56.434406 ( 24.703164)
test_basic 0.005150 0.001491 0.496145 ( 0.611984)
test_all 0.002080 0.000162 636.101345 (231.756509)
test_rubyspec 0.024565 0.022166 70.378511 ( 80.906554)
total: 348.50 sec