Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-065110
#<BuildRuby:0x0000557e2d6ddef8
@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.20230209-065110",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.000000 0.005142 1.185152 ( 1.553557)
build_miniruby 0.000000 0.001247 1.130882 ( 1.129270)
build_ruby 0.000000 0.001355 2.330989 ( 2.562969)
build_all 0.006661 0.000000 3.816681 ( 1.968458)
build_install 0.010450 0.003304 2.808071 ( 1.937011)
test_btest 0.000579 0.000144 56.274496 ( 15.328569)
test_basic 0.005200 0.001300 0.415575 ( 0.514213)
test_all 0.000894 0.000224 632.660733 (181.148251)
test_rubyspec 0.022437 0.012508 64.043669 ( 73.904097)
total: 280.05 sec