Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-001925
#<BuildRuby:0x00005576cd3d9fc0
@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-001925",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005774 0.000189 1.940459 ( 2.299053)
build_miniruby 0.001563 0.000000 1.592773 ( 1.591470)
build_ruby 0.001517 0.000000 3.381931 ( 3.598428)
build_all 0.003663 0.004394 6.349200 ( 3.322686)
build_install 0.010436 0.009441 8.071159 ( 4.694747)
test_btest 0.000000 0.001644 92.700134 ( 35.435247)
test_basic 0.000000 0.008741 1.028644 ( 1.110040)
test_all 0.084339 0.031705 746.579879 (281.129459)
test_rubyspec 0.040242 0.052115 125.571597 (140.340168)
total: 473.52 sec