Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-212116
#<BuildRuby:0x000055d083b2a008
@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.20230503-212116",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006653 0.000512 1.966345 ( 4.568355)
build_miniruby 0.001424 0.000110 1.333251 ( 1.862406)
build_ruby 0.001539 0.000118 2.827426 ( 3.492729)
build_all 0.006855 0.000180 2.202951 ( 2.573611)
build_install 0.017077 0.000234 3.600844 ( 4.457720)
test_btest 0.000000 0.000882 75.946727 ( 59.541879)
test_basic 0.000240 0.007182 0.821282 ( 1.210649)
test_all 0.001881 0.000235 580.186223 (325.486709)
test_rubyspec 0.030415 0.023037 81.358298 (104.496683)
total: 507.69 sec