Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-004343
#<BuildRuby:0x0000562d51fda168
@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.20230104-004343",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004279 0.000038 0.991767 ( 1.396469)
build_miniruby 0.001197 0.000228 1.290853 ( 1.292586)
build_ruby 0.001493 0.000284 3.139344 ( 3.509374)
build_all 0.006369 0.000390 3.521509 ( 1.746672)
build_install 0.010736 0.001114 2.881406 ( 1.960056)
test_btest 0.000609 0.000106 56.047533 ( 16.809770)
test_basic 0.004868 0.000846 0.423355 ( 0.529413)
test_all 0.001226 0.000214 640.343413 (201.365171)
test_rubyspec 0.008498 0.036463 63.832201 ( 74.310755)
total: 302.92 sec