Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-113315
#<BuildRuby:0x000055b6c3602230
@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.20230629-113315",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.010708 0.000164 47.960463 ( 61.195499)
build_miniruby 0.001462 0.000094 2.057183 ( 5.373501)
build_ruby 0.001950 0.000125 3.362383 ( 8.272030)
build_all 0.008972 0.000025 3.005253 ( 6.426178)
build_install 0.017676 0.004339 4.292603 ( 8.265194)
test_btest 0.000985 0.000080 84.439071 ( 94.766640)
test_basic 0.002886 0.004191 0.920779 ( 2.379905)
test_all 0.001634 0.000000 639.225655 (609.486372)
test_rubyspec 0.042583 0.011134 91.883387 (144.357019)
total: 940.52 sec