Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-041144
#<BuildRuby:0x000055f0215ea008
@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.20230810-041144",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000035 0.000000 0.000035 ( 0.000034)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.008316 0.000038 2.348266 ( 4.409725)
build_miniruby 0.000000 0.001651 1.840052 ( 2.297968)
build_ruby 0.000000 0.002014 3.642208 ( 4.886185)
build_all 0.004449 0.003792 2.769747 ( 2.248433)
build_install 0.019505 0.000379 4.368533 ( 3.973369)
test_btest 0.000726 0.000073 83.861224 ( 33.082880)
test_basic 0.004353 0.003600 0.930995 ( 1.034007)
test_all 0.001240 0.000075 702.624291 (278.634365)
test_rubyspec 0.047317 0.017508 104.745631 (170.572098)
total: 501.14 sec