Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-063733
#<BuildRuby:0x000056275c9e6018
@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.20240222-063733",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006647 2.302331 ( 2.116474)
build_miniruby 0.000942 0.000367 1.330644 ( 1.328784)
build_ruby 0.001045 0.000292 2.976821 ( 12.299425)
build_all 0.006669 0.000747 6.404170 ( 2.384349)
build_install 0.016168 0.002040 7.465169 ( 3.323056)
test_btest 0.000831 0.000208 89.654923 ( 24.103583)
test_basic 0.003770 0.003026 0.806799 ( 0.867353)
test_all 0.098461 0.018963 764.286325 (219.185575)
test_rubyspec 0.029494 0.052727 107.694390 (116.844665)
total: 382.45 sec