Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-180900
#<BuildRuby:0x00005640c62563b0
@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-180900",
@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.000000 0.000020 0.000020 ( 0.000020)
autoconf 0.000000 0.000022 0.000022 ( 0.000021)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.000000 0.004186 1.101458 ( 1.515909)
build_miniruby 0.000000 0.001048 0.968789 ( 0.967643)
build_ruby 0.000000 0.001182 2.225652 ( 9.942491)
build_all 0.006056 0.001101 3.545906 ( 1.710983)
build_install 0.005252 0.008226 2.767592 ( 1.978519)
test_btest 0.000714 0.000000 56.766165 ( 18.905360)
test_basic 0.005969 0.000000 0.424214 ( 1.653200)
test_all 0.001488 0.000055 626.909060 (192.673999)
test_rubyspec 0.031906 0.010650 65.974565 ( 76.057273)
total: 305.41 sec