Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-174757
#<BuildRuby:0x000056258ccc1f70
@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.20230120-174757",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000020 0.000000 0.000020 ( 0.000021)
configure 0.000017 0.000000 0.000017 ( 0.000018)
build_up 0.004743 0.000216 1.149061 ( 2.032708)
build_miniruby 0.001423 0.000064 1.136064 ( 1.228847)
build_ruby 0.001488 0.000068 2.970606 ( 3.328709)
build_all 0.006461 0.000085 3.797911 ( 2.220291)
build_install 0.014812 0.000225 2.968565 ( 2.509302)
test_btest 0.000641 0.000025 56.326773 ( 32.208902)
test_basic 0.005411 0.000217 0.444121 ( 0.584847)
test_all 0.001551 0.000062 645.400588 (257.439413)
test_rubyspec 0.029676 0.020360 73.667946 ( 88.904427)
total: 390.46 sec