Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-003323
#<BuildRuby:0x000055ee322d2258
@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.20230903-003323",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.005951 0.000205 1.799663 ( 3.057161)
build_miniruby 0.001933 0.000000 1.636939 ( 1.800541)
build_ruby 0.001672 0.000000 3.376743 ( 3.874735)
build_all 0.008055 0.000113 6.479670 ( 4.330859)
build_install 0.008353 0.012294 7.724122 ( 6.002995)
test_btest 0.001000 0.000118 83.706671 ( 42.642877)
test_basic 0.007811 0.000416 0.981779 ( 1.292992)
test_all 0.009464 0.000097 673.882523 (296.870102)
test_rubyspec 0.045316 0.024645 103.605931 (122.529908)
total: 482.40 sec