Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-105115
#<BuildRuby:0x0000561852179f88
@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.20240110-105115",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.005587 1.611623 ( 1.968800)
build_miniruby 0.000000 0.001523 1.619413 ( 1.618020)
build_ruby 0.001583 0.000316 3.455537 ( 3.678347)
build_all 0.003277 0.003784 5.792759 ( 3.013733)
build_install 0.017155 0.000000 7.071568 ( 4.119705)
test_btest 0.000786 0.000000 83.768789 ( 33.824306)
test_basic 0.005610 0.001738 0.876485 ( 0.970429)
test_all 0.084783 0.032365 800.412858 (294.139163)
test_rubyspec 0.027577 0.038128 96.583055 (108.346430)
total: 451.68 sec