Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-185506
#<BuildRuby:0x0000564e44652168
@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.20230101-185506",
@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.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000018)
build_up 0.001150 0.003178 0.997964 ( 1.560387)
build_miniruby 0.001101 0.000133 1.374644 ( 1.374728)
build_ruby 0.001422 0.000171 3.190360 ( 3.575036)
build_all 0.007274 0.000000 3.650231 ( 1.976635)
build_install 0.004940 0.010873 3.185424 ( 2.317240)
test_btest 0.000713 0.000147 56.254010 ( 16.662455)
test_basic 0.001972 0.004234 0.407613 ( 1.424977)
test_all 0.000865 0.000209 626.062034 (212.194894)
test_rubyspec 0.026133 0.019006 67.722687 ( 78.959846)
total: 320.05 sec