Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-015524
#<BuildRuby:0x000055d30d13a228
@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.20221230-015524",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000469 0.004059 1.083634 ( 1.470093)
build_miniruby 0.001026 0.000128 1.283502 ( 1.283028)
build_ruby 0.000000 0.001358 3.127791 ( 3.507946)
build_all 0.003649 0.002584 3.331990 ( 1.610031)
build_install 0.012888 0.001359 2.969301 ( 2.019808)
test_btest 0.000691 0.000106 55.748031 ( 15.527730)
test_basic 0.004118 0.000633 0.406216 ( 0.502846)
test_all 0.001356 0.000000 607.895662 (200.105923)
test_rubyspec 0.028739 0.013344 64.683684 ( 74.618821)
total: 300.65 sec