Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-214157
#<BuildRuby:0x000055ac6e4d6118
@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-214157",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006940 0.000000 2.174291 ( 6.013757)
build_miniruby 0.001531 0.000000 1.821476 ( 3.701993)
build_ruby 0.001574 0.000000 3.479400 ( 5.921008)
build_all 0.001056 0.007188 2.593170 ( 3.850247)
build_install 0.016467 0.004914 4.298136 ( 6.905737)
test_btest 0.000665 0.000141 84.770840 ( 55.777936)
test_basic 0.008170 0.000030 0.901192 ( 1.740073)
test_all 0.001450 0.000290 604.145255 (426.572785)
test_rubyspec 0.025282 0.032389 92.330500 (155.243269)
total: 665.73 sec