Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-023244
#<BuildRuby:0x00005558fbf41f88
@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.20240119-023244",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001951 0.003645 1.766043 ( 2.502030)
build_miniruby 0.001551 0.000239 2.073384 ( 2.075411)
build_ruby 0.001438 0.000221 3.560154 ( 3.771932)
build_all 0.003872 0.003976 5.911151 ( 2.743459)
build_install 0.005820 0.011390 7.319027 ( 4.204290)
test_btest 0.000576 0.000159 84.404412 ( 31.877772)
test_basic 0.002592 0.004750 0.904286 ( 0.971420)
test_all 0.091082 0.028971 780.948651 (292.565224)
test_rubyspec 0.054309 0.051353 163.479270 (178.399470)
total: 519.11 sec