Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-105411
#<BuildRuby:0x000055f5588b62c8
@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.20230512-105411",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.002612 0.003142 1.817528 ( 3.047554)
build_miniruby 0.000983 0.000000 1.187735 ( 1.186301)
build_ruby 0.001133 0.000000 2.040155 ( 2.258869)
build_all 0.006458 0.000000 2.068096 ( 1.280659)
build_install 0.013134 0.001423 3.183949 ( 2.278640)
test_btest 0.000620 0.000080 73.033284 ( 23.659718)
test_basic 0.003901 0.000504 0.724093 ( 0.802294)
test_all 0.001635 0.000211 587.413996 (186.028210)
test_rubyspec 0.019549 0.026251 75.625472 ( 87.330836)
total: 307.87 sec