Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-093132
#<BuildRuby:0x00005623f3c8e4f8
@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.20240311-093132",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006133 0.000836 2.319696 ( 2.048626)
build_miniruby 0.001296 0.000000 1.769557 ( 1.774234)
build_ruby 0.001676 0.000000 3.211337 ( 3.432655)
build_all 0.004581 0.002255 6.396458 ( 2.395099)
build_install 0.011051 0.007505 7.797682 ( 3.449458)
test_btest 0.000707 0.000142 94.127992 ( 33.608647)
test_basic 0.008264 0.000125 1.021931 ( 1.117727)
test_all 0.080414 0.041941 808.582188 (259.567688)
test_rubyspec 0.060688 0.025814 124.529054 (134.420623)
total: 441.82 sec