Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-084506
#<BuildRuby:0x000055d95435e138
@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.20230218-084506",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000595 0.004062 1.193879 ( 1.579511)
build_miniruby 0.000857 0.000149 0.790793 ( 0.789148)
build_ruby 0.001000 0.000173 2.293664 ( 2.502742)
build_all 0.006017 0.000325 3.566690 ( 1.825321)
build_install 0.008403 0.004174 2.706149 ( 1.878670)
test_btest 0.000864 0.000059 57.250125 ( 15.999402)
test_basic 0.004777 0.000230 0.481601 ( 0.593440)
test_all 0.001136 0.000092 631.792089 (181.171095)
test_rubyspec 0.009896 0.031034 65.257646 ( 75.220461)
total: 281.56 sec