Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-012808
#<BuildRuby:0x0000561f922ae380
@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.20240305-012808",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.003176 0.003999 2.507717 ( 2.282147)
build_miniruby 0.000000 0.001770 1.808599 ( 1.810957)
build_ruby 0.000412 0.001672 3.590947 ( 3.809817)
build_all 0.008129 0.000598 6.754077 ( 3.268813)
build_install 0.014770 0.005934 8.615388 ( 4.982804)
test_btest 0.000828 0.000143 92.911308 ( 35.930330)
test_basic 0.007940 0.000575 0.916879 ( 0.997248)
test_all 0.100119 0.019025 783.419517 (305.142227)
test_rubyspec 0.047628 0.042696 128.697640 (138.208687)
total: 496.43 sec