Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-183320
#<BuildRuby:0x0000564b133e6390
@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.20230805-183320",
@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.000018 0.000002 0.000020 ( 0.000018)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006453 0.000445 2.237703 ( 6.281201)
build_miniruby 0.001299 0.000090 1.685046 ( 3.064856)
build_ruby 0.002009 0.000138 3.411930 ( 5.867485)
build_all 0.007448 0.000514 2.762772 ( 2.934070)
build_install 0.019078 0.000008 4.378926 ( 4.981354)
test_btest 0.001025 0.000000 83.079209 ( 55.627220)
test_basic 0.007747 0.000242 0.955484 ( 1.970932)
test_all 0.001509 0.000089 690.357912 (409.079368)
test_rubyspec 0.038206 0.020973 100.539630 (185.537320)
total: 675.35 sec