Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-055702
#<BuildRuby:0x000055701d5ca228
@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.20230104-055702",
@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.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000021)
build_up 0.004481 0.000000 1.107204 ( 1.499155)
build_miniruby 0.000000 0.001245 1.277696 ( 1.276034)
build_ruby 0.000000 0.001535 3.057055 ( 3.450701)
build_all 0.006031 0.000681 3.528762 ( 1.750000)
build_install 0.009155 0.005647 2.755375 ( 1.792403)
test_btest 0.000502 0.000168 57.258850 ( 16.533091)
test_basic 0.005777 0.000674 0.440081 ( 0.536082)
test_all 0.000828 0.000884 628.367986 (184.329871)
test_rubyspec 0.016566 0.022432 63.031245 ( 73.028112)
total: 284.20 sec