Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-050512
#<BuildRuby:0x000055e916b7e008
@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.20230108-050512",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000520 0.004085 1.030314 ( 1.432351)
build_miniruby 0.000948 0.000165 1.398917 ( 1.397293)
build_ruby 0.001325 0.000230 3.119864 ( 3.496257)
build_all 0.002403 0.003765 3.581098 ( 1.764647)
build_install 0.013115 0.000963 2.714672 ( 1.824969)
test_btest 0.000619 0.000119 55.986418 ( 15.830740)
test_basic 0.000000 0.004846 0.388478 ( 0.482671)
test_all 0.000000 0.001402 610.213211 (186.307624)
test_rubyspec 0.024120 0.026235 69.374567 ( 79.450152)
total: 291.99 sec