Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-190434
#<BuildRuby:0x00005593c4f3e320
@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.20230206-190434",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.004349 1.104312 ( 1.495607)
build_miniruby 0.000094 0.001395 1.153841 ( 1.156806)
build_ruby 0.000000 0.001553 2.403576 ( 2.642288)
build_all 0.003565 0.003240 3.981125 ( 2.440215)
build_install 0.011054 0.003685 3.015800 ( 2.643013)
test_btest 0.000550 0.000184 56.032257 ( 26.573398)
test_basic 0.003401 0.001134 0.442319 ( 0.551852)
test_all 0.000820 0.000273 642.730393 (201.373409)
test_rubyspec 0.008116 0.033801 68.674028 ( 78.876374)
total: 317.75 sec