Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-063352
#<BuildRuby:0x0000555f400a23b0
@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.20230607-063352",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005362 0.000210 1.796092 ( 3.038700)
build_miniruby 0.001634 0.000000 1.224357 ( 1.226020)
build_ruby 0.001445 0.000000 2.384578 ( 2.580727)
build_all 0.002101 0.004404 1.950396 ( 1.145361)
build_install 0.007104 0.008154 3.195365 ( 2.213672)
test_btest 0.000000 0.000955 76.362726 ( 29.419321)
test_basic 0.002454 0.002679 0.806354 ( 0.894540)
test_all 0.001491 0.000418 599.669639 (212.454637)
test_rubyspec 0.029446 0.023404 79.556205 ( 91.461010)
total: 344.44 sec