Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-105132
#<BuildRuby:0x00005615e0e55a00
@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.20230910-105132",
@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.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003844 0.004544 24.930816 ( 14.889802)
build_miniruby 0.001412 0.000202 30.725581 ( 16.776544)
build_ruby 0.001313 0.000188 3.062422 ( 3.266566)
build_all 0.009077 0.000080 16.270348 ( 12.858824)
build_install 0.013143 0.005692 7.941991 ( 4.261281)
test_btest 0.000660 0.000107 88.072282 ( 27.212286)
test_basic 0.001268 0.004817 0.905488 ( 0.964529)
test_all 0.008957 0.000000 708.521048 (252.448368)
test_rubyspec 0.035747 0.032078 104.319687 (120.763635)
total: 453.44 sec