Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-234500
#<BuildRuby:0x00005613d50c63b0
@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.20230808-234500",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006644 0.000309 2.313341 ( 5.641373)
build_miniruby 0.000000 0.001755 1.619444 ( 2.407397)
build_ruby 0.000000 0.001874 3.487926 ( 4.582008)
build_all 0.004423 0.003538 2.551343 ( 2.482248)
build_install 0.016627 0.003388 4.177900 ( 4.693950)
test_btest 0.001018 0.000000 86.183242 ( 54.945455)
test_basic 0.002470 0.006673 0.967037 ( 1.308455)
test_all 0.001014 0.000226 683.360647 (278.497165)
test_rubyspec 0.026792 0.029346 97.592810 (153.882751)
total: 508.44 sec