Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-031909
#<BuildRuby:0x0000559655a82230
@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.20240222-031909",
@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.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.006820 0.000000 2.310163 ( 2.081839)
build_miniruby 0.000000 0.001422 1.462949 ( 1.460904)
build_ruby 0.000000 0.001515 3.372106 ( 3.582165)
build_all 0.007179 0.000630 6.587219 ( 2.628991)
build_install 0.017229 0.000183 8.128043 ( 3.723658)
test_btest 0.000889 0.000104 89.672937 ( 23.524221)
test_basic 0.005549 0.000178 0.961048 ( 1.022467)
test_all 0.077668 0.040991 746.124772 (213.460491)
test_rubyspec 0.010942 0.067760 108.960796 (118.035758)
total: 369.52 sec