Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-093413
#<BuildRuby:0x00005640eac823b0
@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.20230528-093413",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001526 0.004435 1.549977 ( 2.823075)
build_miniruby 0.001114 0.000253 1.259456 ( 1.258344)
build_ruby 0.001267 0.000288 2.314147 ( 2.526463)
build_all 0.005803 0.000332 2.014017 ( 1.198769)
build_install 0.011279 0.008215 3.163500 ( 2.148364)
test_btest 0.000658 0.000177 76.336534 ( 22.620930)
test_basic 0.000526 0.004468 0.749028 ( 0.836219)
test_all 0.001451 0.000446 556.760133 (172.955727)
test_rubyspec 0.035049 0.017815 79.583757 ( 91.866919)
total: 298.24 sec