Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-174453
#<BuildRuby:0x0000556149f92130
@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.20230616-174453",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.001707 0.004412 1.949625 ( 3.300721)
build_miniruby 0.001038 0.000330 1.293525 ( 1.292352)
build_ruby 0.001345 0.000428 2.862439 ( 3.126510)
build_all 0.003426 0.003841 2.297274 ( 1.782637)
build_install 0.011998 0.007023 3.716859 ( 3.333148)
test_btest 0.000523 0.000196 76.519438 ( 32.391963)
test_basic 0.000000 0.007867 0.865999 ( 0.975352)
test_all 0.000183 0.000924 571.761960 (231.810554)
test_rubyspec 0.014886 0.035045 84.035260 ( 98.174473)
total: 376.19 sec