Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-005219
#<BuildRuby:0x00005649542c6138
@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.20221225-005219",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004701 0.000672 1.125747 ( 1.768430)
build_miniruby 0.001238 0.000177 1.501591 ( 1.617849)
build_ruby 0.001378 0.000197 3.572701 ( 4.305693)
build_all 0.008005 0.000493 4.007836 ( 3.247023)
build_install 0.016197 0.000302 3.126262 ( 2.901076)
test_btest 0.000810 0.000097 56.831281 ( 32.363946)
test_basic 0.006928 0.000257 0.456381 ( 0.774967)
test_all 0.002318 0.000268 653.948249 (295.022072)
test_rubyspec 0.021507 0.031427 73.508769 ( 91.494814)
total: 433.50 sec