Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-154928
#<BuildRuby:0x000055e492ce5a00
@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.20230205-154928",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.003871 0.000000 1.088611 ( 1.472943)
build_miniruby 0.000978 0.000039 1.128232 ( 1.127175)
build_ruby 0.001441 0.000068 2.269238 ( 2.474969)
build_all 0.002476 0.004043 3.504237 ( 1.878851)
build_install 0.012510 0.000729 2.445880 ( 1.698066)
test_btest 0.000572 0.000050 56.067198 ( 18.164812)
test_basic 0.003116 0.003315 0.438647 ( 0.536359)
test_all 0.001131 0.000131 624.982189 (192.202251)
test_rubyspec 0.013707 0.029575 65.998891 ( 75.883096)
total: 295.44 sec