Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-103512
#<BuildRuby:0x00005640bbe16228
@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.20230730-103512",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006236 0.000191 2.255973 ( 5.678082)
build_miniruby 0.001547 0.000000 1.782679 ( 2.942708)
build_ruby 0.002148 0.000045 3.471233 ( 5.838755)
build_all 0.006872 0.000948 2.765347 ( 3.991901)
build_install 0.013380 0.005976 4.385676 ( 5.950742)
test_btest 0.000733 0.000123 84.612907 ( 55.341099)
test_basic 0.000000 0.007670 0.943141 ( 1.792017)
test_all 0.000000 0.001830 661.505381 (427.267923)
test_rubyspec 0.048451 0.014524 98.064364 (216.171832)
total: 724.98 sec