Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-084448
#<BuildRuby:0x000055d9834ca3d0
@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.20230125-084448",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004587 0.001042 1.187427 ( 2.087186)
build_miniruby 0.001228 0.000279 1.229660 ( 1.328672)
build_ruby 0.001776 0.000000 2.997266 ( 3.592730)
build_all 0.006812 0.000949 3.936723 ( 2.410385)
build_install 0.015086 0.000312 3.056494 ( 2.842427)
test_btest 0.000629 0.000121 56.365871 ( 28.436911)
test_basic 0.000760 0.004754 0.420687 ( 0.537503)
test_all 0.001210 0.000280 630.550875 (245.620376)
test_rubyspec 0.007284 0.044491 71.616861 ( 82.061788)
total: 368.92 sec