Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-000848
#<BuildRuby:0x000055696316e2a8
@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-000848",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004301 0.000860 1.163440 ( 1.571434)
build_miniruby 0.000975 0.000195 1.055762 ( 1.054164)
build_ruby 0.001321 0.000264 2.096635 ( 2.295985)
build_all 0.005672 0.001134 3.644993 ( 1.794004)
build_install 0.006515 0.007320 2.666064 ( 1.794146)
test_btest 0.000553 0.000144 57.029041 ( 16.687204)
test_basic 0.003858 0.001006 0.396596 ( 0.490227)
test_all 0.000909 0.000237 632.786430 (219.140034)
test_rubyspec 0.031510 0.032565 79.512644 (115.998461)
total: 360.83 sec