Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-121217
#<BuildRuby:0x000055a6f478e3d0
@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.20240211-121217",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001658 0.004386 1.937277 ( 2.362181)
build_miniruby 0.001136 0.000237 1.648578 ( 1.647248)
build_ruby 0.001550 0.000322 3.418440 ( 13.829001)
build_all 0.006787 0.001414 6.841147 ( 3.523491)
build_install 0.011842 0.006273 8.185835 ( 5.133427)
test_btest 0.000642 0.000154 92.026275 ( 33.492423)
test_basic 0.005806 0.001393 0.947995 ( 1.011286)
test_all 0.085750 0.031781 750.816304 (281.866019)
test_rubyspec 0.045185 0.061727 182.181373 (195.255885)
total: 538.12 sec