Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-220346
#<BuildRuby:0x000055a4db861fe8
@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.20230111-220346",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.000614 0.004103 1.048776 ( 1.434821)
build_miniruby 0.000842 0.000337 1.099690 ( 1.098284)
build_ruby 0.001399 0.000000 2.772634 ( 3.149019)
build_all 0.005117 0.001007 3.366763 ( 1.676771)
build_install 0.008216 0.004099 2.389757 ( 1.605700)
test_btest 0.000633 0.000248 55.711465 ( 15.296624)
test_basic 0.003209 0.001255 0.395359 ( 0.488493)
test_all 0.001347 0.000526 609.135127 (190.907677)
test_rubyspec 0.025164 0.018563 63.963098 ( 74.074714)
total: 289.73 sec