Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-062946
#<BuildRuby:0x000055bfafe321b8
@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.20230526-062946",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.003124 0.003916 1.825526 ( 3.890437)
build_miniruby 0.001189 0.000091 1.361194 ( 1.521196)
build_ruby 0.001433 0.000110 2.748432 ( 3.180411)
build_all 0.007528 0.000580 2.259909 ( 2.390424)
build_install 0.012634 0.005271 3.425559 ( 3.563674)
test_btest 0.000910 0.000101 76.078699 ( 39.476387)
test_basic 0.007092 0.000788 0.790810 ( 1.127564)
test_all 0.001395 0.000155 558.431569 (265.337886)
test_rubyspec 0.009993 0.041293 82.842622 (101.501138)
total: 421.99 sec