Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-111516
#<BuildRuby:0x0000558ab3515e58
@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.20230826-111516",
@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.000002 0.000014 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004822 0.000964 2.079546 ( 3.492879)
build_miniruby 0.000000 0.001667 1.644506 ( 1.645971)
build_ruby 0.000616 0.001517 3.364151 ( 3.555234)
build_all 0.007475 0.000000 6.334239 ( 2.902108)
build_install 0.010776 0.007569 7.674254 ( 4.559918)
test_btest 0.000545 0.000141 86.197425 ( 27.011640)
test_basic 0.006285 0.000000 0.891164 ( 0.957988)
test_all 0.006007 0.003070 685.704422 (207.577240)
test_rubyspec 0.036107 0.018270 93.511122 (104.941969)
total: 356.65 sec