Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-071734
#<BuildRuby:0x0000560fc4aee258
@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.20230806-071734",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005417 0.001300 2.437737 ( 7.102217)
build_miniruby 0.001852 0.000000 1.784034 ( 3.384045)
build_ruby 0.001787 0.000000 3.646590 ( 8.030607)
build_all 0.008283 0.000033 2.999832 ( 4.278177)
build_install 0.009723 0.010756 4.633698 ( 6.251731)
test_btest 0.000594 0.000170 86.519737 ( 63.306622)
test_basic 0.004202 0.004313 1.031196 ( 2.312490)
test_all 0.000779 0.000242 686.569416 (439.674705)
test_rubyspec 0.038688 0.030098 107.654372 (223.793308)
total: 758.14 sec