Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-010452
#<BuildRuby:0x0000563fd7f9e120
@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.20240224-010452",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.004097 0.003041 2.411261 ( 2.345372)
build_miniruby 0.001048 0.000252 1.569738 ( 1.569402)
build_ruby 0.001287 0.000309 3.128152 ( 3.344479)
build_all 0.007030 0.000198 6.363845 ( 3.036040)
build_install 0.016583 0.002370 8.331272 ( 4.271376)
test_btest 0.000675 0.000145 90.269275 ( 36.993049)
test_basic 0.003220 0.004085 0.949340 ( 1.046306)
test_all 0.081367 0.035518 771.448028 (282.980869)
test_rubyspec 0.046226 0.041250 123.023824 (137.797406)
total: 473.39 sec