Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-062037
#<BuildRuby:0x00005573b66d2138
@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.20230609-062037",
@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.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005624 0.000703 1.869039 ( 3.285867)
build_miniruby 0.001587 0.000000 1.457930 ( 1.494973)
build_ruby 0.001815 0.000000 2.945247 ( 3.165465)
build_all 0.007184 0.000265 2.359667 ( 2.042427)
build_install 0.002636 0.016693 3.721864 ( 3.165569)
test_btest 0.000797 0.000206 77.327287 ( 28.496390)
test_basic 0.006366 0.001642 0.831894 ( 1.113417)
test_all 0.001285 0.000332 608.674283 (228.191474)
test_rubyspec 0.011444 0.039624 79.072609 ( 90.905705)
total: 361.86 sec