Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-192357
#<BuildRuby:0x000056155bcb5f90
@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.20240118-192357",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000000 0.000036 0.000036 ( 0.000036)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.001258 0.003961 1.700971 ( 2.926714)
build_miniruby 0.001571 0.000168 1.649492 ( 1.754215)
build_ruby 0.001837 0.000197 3.431953 ( 3.856221)
build_all 0.007031 0.000754 5.852497 ( 4.493945)
build_install 0.013153 0.004962 7.116230 ( 5.221954)
test_btest 0.000714 0.000095 84.172845 ( 60.765964)
test_basic 0.007180 0.000957 0.971979 ( 1.404111)
test_all 0.056311 0.061361 751.503917 (343.457591)
test_rubyspec 0.044225 0.059749 164.033187 (178.289039)
total: 602.17 sec