Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-092118
#<BuildRuby:0x00005639d9cc9fc0
@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.20230131-092118",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.004780 0.000246 1.177319 ( 2.331408)
build_miniruby 0.001426 0.000454 1.330826 ( 1.488184)
build_ruby 0.000000 0.002034 2.610280 ( 3.198654)
build_all 0.004982 0.003456 4.045657 ( 3.677622)
build_install 0.012581 0.005250 2.955348 ( 3.343376)
test_btest 0.000600 0.000220 58.693615 ( 49.161334)
test_basic 0.003448 0.003559 0.465625 ( 0.939184)
test_all 0.001381 0.000534 707.225992 (776.186712)
test_rubyspec 0.033518 0.027617 77.612535 (113.017460)
total: 953.35 sec