Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-175053
#<BuildRuby:0x0000562faedf63b0
@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.20231228-175053",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001301 0.004304 1.613901 ( 1.966867)
build_miniruby 0.001272 0.000254 1.567776 ( 1.566346)
build_ruby 0.001321 0.000265 3.128403 ( 3.359197)
build_all 0.008021 0.000000 5.649966 ( 2.593100)
build_install 0.012875 0.004194 6.625975 ( 3.684702)
test_btest 0.000618 0.000124 79.940315 ( 38.821413)
test_basic 0.000000 0.007075 0.905342 ( 1.000156)
test_all 0.080930 0.039753 756.240893 (278.252578)
test_rubyspec 0.031020 0.035875 94.004280 (105.819584)
total: 437.07 sec