Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-041245
#<BuildRuby:0x000055777027e3d0
@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.20240101-041245",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005404 0.000193 1.586571 ( 1.927069)
build_miniruby 0.001589 0.000000 1.346419 ( 1.344626)
build_ruby 0.001920 0.000000 3.452022 ( 3.681385)
build_all 0.006759 0.000216 5.557025 ( 2.244886)
build_install 0.012933 0.003838 6.741880 ( 3.311564)
test_btest 0.000789 0.000046 85.572858 ( 23.309228)
test_basic 0.005485 0.000323 0.885920 ( 0.943034)
test_all 0.090324 0.030787 743.799150 (260.134893)
test_rubyspec 0.057978 0.023331 108.162781 (153.770365)
total: 450.67 sec