Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-035826
#<BuildRuby:0x00005626b4cfe258
@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.20240217-035826",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.005683 0.000211 2.017512 ( 2.601430)
build_miniruby 0.001585 0.000059 1.670530 ( 1.682669)
build_ruby 0.001463 0.000054 3.625208 ( 3.849095)
build_all 0.003839 0.004283 6.623144 ( 3.352386)
build_install 0.014631 0.004062 8.033243 ( 4.819139)
test_btest 0.000898 0.000000 91.542363 ( 43.442094)
test_basic 0.003241 0.004224 0.902425 ( 0.988414)
test_all 0.069815 0.047163 833.366573 (331.711054)
test_rubyspec 0.035104 0.047422 120.106195 (129.828107)
total: 522.28 sec