Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-130032
#<BuildRuby:0x000055b755d3e188
@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.20240216-130032",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005718 0.000847 2.065969 ( 2.825632)
build_miniruby 0.001467 0.000217 1.795081 ( 1.883716)
build_ruby 0.001429 0.000212 3.705589 ( 4.025145)
build_all 0.008356 0.000000 6.909398 ( 4.143301)
build_install 0.010280 0.009779 8.415317 ( 5.071359)
test_btest 0.000662 0.000132 92.366798 ( 51.877811)
test_basic 0.004097 0.003931 1.065683 ( 1.311565)
test_all 0.076851 0.046348 817.207985 (441.527713)
test_rubyspec 0.039682 0.062510 136.494838 (201.393857)
total: 714.06 sec