Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-234511
#<BuildRuby:0x00005643ba086228
@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.20230611-234511",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005881 1.835506 ( 3.139963)
build_miniruby 0.000000 0.001418 1.310719 ( 1.309927)
build_ruby 0.000000 0.001755 2.649801 ( 19.335781)
build_all 0.002803 0.003312 2.183425 ( 1.289943)
build_install 0.013355 0.004356 3.408155 ( 2.349539)
test_btest 0.000620 0.000149 78.310485 ( 25.597681)
test_basic 0.002354 0.003689 0.775758 ( 0.868645)
test_all 0.000747 0.000201 539.792182 (184.318400)
test_rubyspec 0.013500 0.037884 83.412786 ( 99.312152)
total: 337.52 sec