Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-022259
#<BuildRuby:0x00005631569e9e58
@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.20231021-022259",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000018)
build_up 0.005618 0.000290 2.196695 ( 2.288439)
build_miniruby 0.002059 0.000000 1.464236 ( 1.463025)
build_ruby 0.001625 0.000000 2.817189 ( 3.000691)
build_all 0.007157 0.000471 5.377696 ( 2.125706)
build_install 0.013851 0.006161 7.023894 ( 3.465292)
test_btest 0.000666 0.000129 81.278501 ( 21.922287)
test_basic 0.005093 0.000000 0.804432 ( 0.873524)
test_all 0.004971 0.003548 614.498163 (178.944196)
test_rubyspec 0.031743 0.023151 77.829937 ( 89.647567)
total: 303.73 sec