Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-130005
#<BuildRuby:0x00005612dfc7e168
@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.20230214-130005",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004233 0.000025 1.360199 ( 2.531687)
build_miniruby 0.000000 0.001612 1.309220 ( 1.314936)
build_ruby 0.000059 0.001928 2.563200 ( 2.817716)
build_all 0.003245 0.003842 4.030345 ( 2.578952)
build_install 0.013805 0.000288 3.049464 ( 2.616133)
test_btest 0.000841 0.000000 55.968289 ( 27.986218)
test_basic 0.006828 0.000000 0.499048 ( 0.604180)
test_all 0.001087 0.000120 626.695434 (235.631322)
test_rubyspec 0.043097 0.006658 71.905920 ( 83.538692)
total: 359.62 sec