Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-092728
#<BuildRuby:0x000055d499aa61a8
@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.20230215-092728",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003686 0.000481 1.379899 ( 1.779771)
build_miniruby 0.000000 0.001608 1.143776 ( 1.142005)
build_ruby 0.000000 0.001248 2.242028 ( 2.457534)
build_all 0.003958 0.001820 3.759822 ( 1.940851)
build_install 0.012358 0.001343 2.895775 ( 2.005817)
test_btest 0.000669 0.000112 58.487427 ( 16.094313)
test_basic 0.005476 0.000130 0.466989 ( 0.562879)
test_all 0.000883 0.000141 623.187047 (183.715940)
test_rubyspec 0.010274 0.023964 63.581579 ( 73.529938)
total: 283.23 sec