Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-083830
#<BuildRuby:0x00005556c56ba258
@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.20240110-083830",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005129 0.000000 1.312990 ( 1.668162)
build_miniruby 0.001413 0.000000 1.621037 ( 1.618884)
build_ruby 0.001504 0.000050 3.025880 ( 3.269374)
build_all 0.005876 0.000347 5.031669 ( 1.971259)
build_install 0.014636 0.000381 6.306682 ( 3.172480)
test_btest 0.000866 0.000149 80.760060 ( 21.014734)
test_basic 0.004946 0.000853 0.875969 ( 0.939697)
test_all 0.094112 0.025203 766.926999 (221.794693)
test_rubyspec 0.022560 0.039155 83.934831 ( 95.130868)
total: 350.58 sec