Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-060327
#<BuildRuby:0x000056310c8a5a00
@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.20230904-060327",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000028 0.000010 0.000038 ( 0.000039)
configure 0.000024 0.000009 0.000033 ( 0.000032)
build_up 0.004313 0.001553 1.873859 ( 3.264318)
build_miniruby 0.000000 0.001706 1.721495 ( 1.979045)
build_ruby 0.000000 0.001767 3.546498 ( 4.033557)
build_all 0.005887 0.002861 6.256901 ( 4.678705)
build_install 0.009024 0.010914 7.826275 ( 5.967529)
test_btest 0.000525 0.000242 84.962370 ( 45.756020)
test_basic 0.008949 0.000000 0.956451 ( 1.376307)
test_all 0.007461 0.001882 765.232245 (364.167733)
test_rubyspec 0.032781 0.038161 101.960136 (114.584801)
total: 545.81 sec