Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-222452
#<BuildRuby:0x000056053a822360
@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.20221219-222452",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004106 0.000536 0.978980 ( 1.540741)
build_miniruby 0.001253 0.000000 1.455515 ( 1.455573)
build_ruby 0.001706 0.000000 3.267826 ( 3.631842)
build_all 0.006052 0.000616 3.456122 ( 1.708354)
build_install 0.013257 0.002651 3.058904 ( 2.085852)
test_btest 0.000711 0.000095 57.455311 ( 19.874689)
test_basic 0.000535 0.004095 0.437872 ( 0.551603)
test_all 0.000948 0.001296 636.453353 (212.345675)
test_rubyspec 0.028324 0.016035 68.033291 ( 77.972490)
total: 321.17 sec