Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-215504
#<BuildRuby:0x000055f2193063b0
@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.20230102-215504",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000054 0.000000 0.000054 ( 0.000151)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004732 0.000000 1.060142 ( 1.459178)
build_miniruby 0.001304 0.000000 1.359173 ( 1.357824)
build_ruby 0.001561 0.000000 2.972579 ( 15.156389)
build_all 0.003776 0.003304 3.725100 ( 1.899888)
build_install 0.008492 0.004893 2.889830 ( 1.924588)
test_btest 0.000790 0.000164 56.315186 ( 15.749221)
test_basic 0.000000 0.004856 0.318133 ( 0.410468)
test_all 0.000000 0.001609 634.850065 (191.907521)
test_rubyspec 0.011199 0.030450 65.745623 ( 75.802523)
total: 305.67 sec