Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-161956
#<BuildRuby:0x000055b2d5a31a00
@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.20231016-161956",
@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.000000 0.000017 ( 0.000018)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.006684 2.077500 ( 2.228598)
build_miniruby 0.000000 0.001388 1.755742 ( 1.755098)
build_ruby 0.000000 0.001773 3.397461 ( 3.549042)
build_all 0.006942 0.001108 6.078846 ( 2.593969)
build_install 0.013106 0.007937 7.902807 ( 4.080517)
test_btest 0.001060 0.000187 87.774412 ( 29.926319)
test_basic 0.006761 0.001194 0.947581 ( 1.009959)
test_all 0.005928 0.004473 681.158473 (257.299777)
test_rubyspec 0.056030 0.022467 111.732197 (145.072084)
total: 447.52 sec