Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-163234
#<BuildRuby:0x000055855f2ee228
@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.20240128-163234",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000024)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005548 0.000180 1.567650 ( 1.916249)
build_miniruby 0.001099 0.000127 1.656844 ( 1.654693)
build_ruby 0.001358 0.000157 2.621043 ( 2.835584)
build_all 0.006353 0.000245 5.304009 ( 2.006699)
build_install 0.009509 0.007265 6.856539 ( 3.325599)
test_btest 0.000830 0.000134 81.313360 ( 21.283325)
test_basic 0.004891 0.000789 0.832323 ( 0.892663)
test_all 0.084971 0.029816 683.812737 (193.376511)
test_rubyspec 0.062831 0.038914 160.098633 (171.640089)
total: 398.93 sec