Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-091322
#<BuildRuby:0x000055d92507a1a8
@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.20230214-091322",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003833 0.000766 1.458557 ( 2.067837)
build_miniruby 0.001161 0.000232 1.287771 ( 1.313129)
build_ruby 0.001509 0.000000 2.340175 ( 2.566740)
build_all 0.005936 0.000627 3.978434 ( 2.287198)
build_install 0.003507 0.009770 2.979407 ( 2.617269)
test_btest 0.000596 0.000170 56.115704 ( 28.259864)
test_basic 0.001480 0.005078 0.514542 ( 0.620127)
test_all 0.001346 0.000448 634.850582 (221.156711)
test_rubyspec 0.016790 0.019658 65.219941 ( 75.237130)
total: 336.13 sec