Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-020622
#<BuildRuby:0x000055a042d8e018
@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.20230209-020622",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004601 0.000438 1.064701 ( 1.473145)
build_miniruby 0.000000 0.001257 1.065898 ( 1.064601)
build_ruby 0.000000 0.001514 2.289877 ( 2.511437)
build_all 0.000899 0.006317 3.665516 ( 1.875191)
build_install 0.013838 0.000000 2.819924 ( 2.063102)
test_btest 0.000554 0.000083 55.302761 ( 18.348683)
test_basic 0.005948 0.000406 0.397722 ( 0.493270)
test_all 0.001322 0.000220 626.926173 (191.776634)
test_rubyspec 0.026945 0.015841 66.357322 ( 76.301124)
total: 295.91 sec