Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-133003
#<BuildRuby:0x000055892de2dfb8
@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.20240308-133003",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.009172 0.000345 2.855408 ( 3.433113)
build_miniruby 0.001554 0.000104 1.756805 ( 1.774299)
build_ruby 0.001717 0.000114 3.755664 ( 3.994644)
build_all 0.004003 0.004269 6.874383 ( 3.513023)
build_install 0.020124 0.000640 8.714640 ( 4.964235)
test_btest 0.000977 0.000086 91.143826 ( 39.191451)
test_basic 0.003689 0.004970 0.836845 ( 0.903607)
test_all 0.077144 0.042547 823.215755 (309.666943)
test_rubyspec 0.037747 0.046236 121.340337 (130.656713)
total: 498.10 sec