Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-133101
#<BuildRuby:0x00005568e31dded0
@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.20240210-133101",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005877 0.001130 2.075247 ( 3.236881)
build_miniruby 0.001342 0.000258 1.679601 ( 1.948498)
build_ruby 0.001453 0.000280 3.607739 ( 4.081239)
build_all 0.008487 0.000000 6.974973 ( 5.295240)
build_install 0.019002 0.001686 8.401733 ( 6.265001)
test_btest 0.000927 0.000154 92.536322 ( 73.678321)
test_basic 0.003840 0.003926 1.024778 ( 1.595765)
test_all 0.085552 0.033022 757.542566 (405.331124)
test_rubyspec 0.042511 0.066946 186.005670 (214.088536)
total: 715.52 sec