Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-063745
#<BuildRuby:0x000055ab350ca1a8
@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.20221223-063745",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.004062 0.001283 1.291729 ( 2.348757)
build_miniruby 0.000968 0.000306 1.723042 ( 1.787630)
build_ruby 0.001344 0.000425 3.682152 ( 4.239532)
build_all 0.006600 0.000685 3.941678 ( 2.857072)
build_install 0.011957 0.004025 3.294814 ( 2.745924)
test_btest 0.000752 0.000229 56.131664 ( 32.576564)
test_basic 0.001932 0.005086 0.466506 ( 0.622219)
test_all 0.001274 0.000443 631.202998 (254.201043)
test_rubyspec 0.023038 0.027479 68.949680 ( 78.934534)
total: 380.31 sec