Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-194326
#<BuildRuby:0x000055ee5712e198
@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.20230103-194326",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.003967 0.001543 1.193466 ( 2.137016)
build_miniruby 0.000000 0.001272 1.458921 ( 1.590096)
build_ruby 0.000000 0.001785 3.521881 ( 4.099059)
build_all 0.001956 0.006213 3.803933 ( 2.416825)
build_install 0.010486 0.005243 3.298625 ( 2.938576)
test_btest 0.000417 0.000208 56.537311 ( 30.992713)
test_basic 0.002119 0.003042 0.448716 ( 0.738606)
test_all 0.001605 0.000838 634.788333 (266.331993)
test_rubyspec 0.025146 0.019633 69.975472 ( 81.757509)
total: 393.00 sec