Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-144119
#<BuildRuby:0x000055a4bf111e80
@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.20230922-144119",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007494 0.000000 2.350349 ( 4.853838)
build_miniruby 0.001600 0.000143 1.756799 ( 2.218643)
build_ruby 0.000000 0.002267 3.740633 ( 4.616414)
build_all 0.007442 0.001573 6.418681 ( 5.820067)
build_install 0.020286 0.000950 8.131416 ( 7.910599)
test_btest 0.000840 0.000096 86.626886 ( 64.203750)
test_basic 0.000000 0.009085 1.013261 ( 1.585450)
test_all 0.007558 0.003426 700.215369 (376.111370)
test_rubyspec 0.031043 0.041880 105.920335 (126.154367)
total: 593.48 sec