Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-084316
#<BuildRuby:0x000055ea6f526020
@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.20230530-084316",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005976 0.000243 1.900025 ( 4.204786)
build_miniruby 0.001497 0.000180 1.361859 ( 1.419587)
build_ruby 0.001230 0.000147 2.776559 ( 3.113849)
build_all 0.006570 0.000279 2.151254 ( 2.273566)
build_install 0.000674 0.017885 3.491096 ( 3.403739)
test_btest 0.000604 0.000166 76.393273 ( 40.672990)
test_basic 0.002872 0.003557 0.763098 ( 0.949344)
test_all 0.001169 0.000350 589.185572 (288.930409)
test_rubyspec 0.034245 0.017382 82.290579 (100.272942)
total: 445.24 sec