Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-130715
#<BuildRuby:0x000055d34aea23b0
@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.20230121-130715",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000903 0.004066 1.167087 ( 1.552724)
build_miniruby 0.001245 0.000155 1.250327 ( 1.253911)
build_ruby 0.000000 0.001594 3.018665 ( 3.337919)
build_all 0.003628 0.004854 3.907700 ( 2.045653)
build_install 0.010723 0.006517 2.831368 ( 2.186776)
test_btest 0.000723 0.000000 57.262811 ( 20.849416)
test_basic 0.002511 0.003524 0.412124 ( 0.510616)
test_all 0.001073 0.000269 682.523848 (267.184475)
test_rubyspec 0.052501 0.017340 80.528548 (121.109600)
total: 420.03 sec