Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-130357
#<BuildRuby:0x000055745a04df48
@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.20230708-130357",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.001875 0.004397 2.039601 ( 3.325313)
build_miniruby 0.001345 0.000207 1.607520 ( 1.623550)
build_ruby 0.001500 0.000231 3.199113 ( 3.456177)
build_all 0.007316 0.000446 2.542170 ( 2.275404)
build_install 0.009480 0.008969 3.974219 ( 4.021708)
test_btest 0.000879 0.000182 82.581044 ( 39.620728)
test_basic 0.000000 0.008851 0.965174 ( 1.079182)
test_all 0.000079 0.001913 639.081485 (263.997907)
test_rubyspec 0.038892 0.015336 89.719385 (103.855513)
total: 423.26 sec