Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-135453
#<BuildRuby:0x000055cad3e01f70
@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-135453",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.000000 0.005554 1.525947 ( 1.889758)
build_miniruby 0.000000 0.001548 1.512579 ( 1.510132)
build_ruby 0.000496 0.000982 3.017350 ( 3.228221)
build_all 0.005694 0.000000 4.960194 ( 1.906728)
build_install 0.011418 0.004920 6.636074 ( 3.435207)
test_btest 0.000685 0.000114 83.338984 ( 21.906883)
test_basic 0.001949 0.003868 0.750803 ( 0.811536)
test_all 0.085521 0.031801 694.563505 (202.944711)
test_rubyspec 0.029114 0.028350 83.734414 ( 95.576804)
total: 333.21 sec