Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-184937
#<BuildRuby:0x00005626702923d0
@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.20230111-184937",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.003633 0.000474 1.044840 ( 1.440477)
build_miniruby 0.000000 0.001241 1.426825 ( 1.425099)
build_ruby 0.000000 0.001321 3.028118 ( 3.387832)
build_all 0.005375 0.001635 3.677399 ( 1.899852)
build_install 0.010446 0.003058 2.745533 ( 2.030183)
test_btest 0.000567 0.000101 55.299686 ( 17.469933)
test_basic 0.004914 0.000162 0.435219 ( 0.529137)
test_all 0.000494 0.000619 629.525674 (189.951719)
test_rubyspec 0.034008 0.010307 64.245172 ( 74.162067)
total: 292.30 sec