Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-013114
#<BuildRuby:0x00005563d945df48
@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.20230829-013114",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007287 0.000000 2.332386 ( 4.707375)
build_miniruby 0.002005 0.000000 1.777749 ( 2.009346)
build_ruby 0.001797 0.000000 3.704723 ( 4.555910)
build_all 0.006333 0.003657 6.485222 ( 5.467510)
build_install 0.012846 0.007817 8.092122 ( 7.448864)
test_btest 0.000823 0.000133 84.649028 ( 56.192923)
test_basic 0.004830 0.004034 1.023540 ( 1.648874)
test_all 0.006838 0.012405 754.137224 (831.564214)
test_rubyspec 0.038085 0.044110 113.727686 (169.107033)
total: 1082.70 sec