Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-005353
#<BuildRuby:0x000055842e5d27a0
@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.20230330-005353",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000003 0.000018 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000018)
build_up 0.004269 0.000949 1.726232 ( 3.116882)
build_miniruby 0.001031 0.000229 1.158648 ( 1.157777)
build_ruby 0.000000 0.001839 2.461395 ( 2.664507)
build_all 0.006332 0.000837 2.196384 ( 1.355192)
build_install 0.006632 0.010247 3.242651 ( 2.266157)
test_btest 0.000681 0.000227 69.307333 ( 22.079188)
test_basic 0.000605 0.004052 0.467017 ( 0.562725)
test_all 0.001417 0.000532 544.779034 (176.556204)
test_rubyspec 0.014914 0.028580 75.310771 ( 85.700578)
total: 295.46 sec