Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-090005
#<BuildRuby:0x000055891a082390
@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.20230310-090005",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001217 0.004343 1.564311 ( 3.206512)
build_miniruby 0.001290 0.000271 1.185907 ( 1.184933)
build_ruby 0.001474 0.000000 2.229385 ( 2.419369)
build_all 0.005682 0.000000 1.844091 ( 1.016029)
build_install 0.006192 0.006563 2.871409 ( 1.896735)
test_btest 0.000825 0.000207 67.094754 ( 17.340398)
test_basic 0.000000 0.003831 0.459613 ( 0.553947)
test_all 0.000314 0.000524 483.727951 (139.478075)
test_rubyspec 0.008971 0.023955 65.434611 ( 75.254679)
total: 242.35 sec