Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-123534
#<BuildRuby:0x00005568c16461d8
@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.20230909-123534",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002968 0.003924 2.220541 ( 4.216684)
build_miniruby 0.001805 0.000187 1.675127 ( 1.869833)
build_ruby 0.001524 0.000157 3.241324 ( 3.606446)
build_all 0.008105 0.000399 6.216383 ( 3.983295)
build_install 0.012081 0.008408 7.656635 ( 5.416721)
test_btest 0.000846 0.000128 83.773638 ( 37.335469)
test_basic 0.002401 0.004703 0.974420 ( 1.077161)
test_all 0.008537 0.000741 710.706292 (246.908891)
test_rubyspec 0.049369 0.017374 98.571381 (110.124650)
total: 414.54 sec