Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-174613
#<BuildRuby:0x0000563cd68e1f70
@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.20240308-174613",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.006480 0.000560 2.264114 ( 2.009993)
build_miniruby 0.000959 0.000208 1.718104 ( 1.716362)
build_ruby 0.000000 0.001616 3.184310 ( 3.432179)
build_all 0.005571 0.001762 6.595892 ( 2.581938)
build_install 0.006812 0.012881 7.810981 ( 3.406649)
test_btest 0.001026 0.000000 91.088115 ( 24.426914)
test_basic 0.002281 0.003819 0.945123 ( 1.029723)
test_all 0.092052 0.028158 850.106696 (257.870246)
test_rubyspec 0.040660 0.054445 130.823434 (140.756709)
total: 437.23 sec