Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-011450
#<BuildRuby:0x000056126d021ef0
@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.20221230-011450",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.004470 0.000059 1.046419 ( 1.418467)
build_miniruby 0.000892 0.000148 1.379033 ( 1.378066)
build_ruby 0.001337 0.000223 3.346835 ( 3.725421)
build_all 0.004760 0.002761 3.491658 ( 1.678245)
build_install 0.012902 0.001601 2.954166 ( 2.011479)
test_btest 0.000614 0.000109 56.708452 ( 15.469254)
test_basic 0.003836 0.000685 0.402879 ( 0.496751)
test_all 0.000777 0.000139 609.656776 (173.285340)
test_rubyspec 0.005621 0.034203 64.831195 ( 74.808530)
total: 274.27 sec