Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-105024
#<BuildRuby:0x0000561e8af5e4f8
@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.20240220-105024",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.002438 0.004847 2.491358 ( 2.148940)
build_miniruby 0.000952 0.000301 1.358565 ( 1.356703)
build_ruby 0.001313 0.000415 3.119925 ( 3.314601)
build_all 0.003020 0.003872 6.238692 ( 2.417877)
build_install 0.017616 0.000000 7.750790 ( 3.527551)
test_btest 0.000879 0.000000 89.092009 ( 23.383982)
test_basic 0.006819 0.000000 0.848552 ( 0.904637)
test_all 0.102739 0.019225 841.975269 (286.950215)
test_rubyspec 0.037080 0.050367 120.474957 (129.945395)
total: 453.95 sec