Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-005211
#<BuildRuby:0x000055b17bc6dfb8
@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.20230217-005211",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.004194 1.228337 ( 1.641334)
build_miniruby 0.000000 0.001173 1.063090 ( 1.061906)
build_ruby 0.000000 0.001235 2.409913 ( 2.622870)
build_all 0.000140 0.007335 3.834080 ( 1.950667)
build_install 0.007508 0.006724 2.913842 ( 2.116157)
test_btest 0.000679 0.000000 56.182151 ( 19.375843)
test_basic 0.000455 0.005591 0.470583 ( 0.571282)
test_all 0.000772 0.000315 631.521526 (196.881944)
test_rubyspec 0.018748 0.022659 67.584512 ( 77.556583)
total: 303.78 sec