Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230705-144915
#<BuildRuby:0x0000555e54a5a228
@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.20230705-144915",
@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.000019)
autoconf 0.000020 0.000007 0.000027 ( 0.000025)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.004619 0.001406 2.054979 ( 3.551955)
build_miniruby 0.001050 0.000319 1.613619 ( 1.888682)
build_ruby 0.001251 0.000381 3.165380 ( 3.410808)
build_all 0.000742 0.007216 2.591035 ( 2.532723)
build_install 0.014473 0.002003 3.922586 ( 4.189963)
test_btest 0.000776 0.000268 80.550263 ( 45.546091)
test_basic 0.005282 0.001821 0.885554 ( 1.244686)
test_all 0.001645 0.000000 612.944421 (287.761084)
test_rubyspec 0.030014 0.020197 89.168562 (114.937756)
total: 465.07 sec