Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-120436
#<BuildRuby:0x00005631959d5ef0
@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.20230920-120436",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.006164 1.827253 ( 3.178301)
build_miniruby 0.000000 0.001361 1.575961 ( 1.575052)
build_ruby 0.001047 0.000618 2.732935 ( 2.931900)
build_all 0.006584 0.000558 5.891258 ( 2.665838)
build_install 0.011296 0.004882 6.908899 ( 4.058778)
test_btest 0.001004 0.000243 83.629800 ( 22.297815)
test_basic 0.005551 0.000290 0.777435 ( 0.844776)
test_all 0.006181 0.003755 627.895363 (185.306632)
test_rubyspec 0.017990 0.036943 86.718645 ( 98.135919)
total: 321.00 sec