Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-102155
#<BuildRuby:0x000055a8d87c1f60
@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.20231206-102155",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000035 0.000001 0.000036 ( 0.000037)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006421 0.000247 2.332117 ( 2.443303)
build_miniruby 0.000000 0.001556 1.623801 ( 1.623647)
build_ruby 0.000000 0.001744 3.097424 ( 3.281618)
build_all 0.003983 0.004907 5.998795 ( 3.412454)
build_install 0.017313 0.001923 7.569526 ( 5.040964)
test_btest 0.000989 0.000000 83.104905 ( 37.946475)
test_basic 0.007546 0.000404 0.918227 ( 1.161827)
test_all 0.078484 0.040923 726.211060 (264.497417)
test_rubyspec 0.012595 0.052837 94.757770 (106.558764)
total: 425.97 sec