Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-225145
#<BuildRuby:0x0000558a1a84a130
@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.20230827-225145",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002058 0.004630 2.175910 ( 4.449960)
build_miniruby 0.001301 0.000434 1.640824 ( 1.893487)
build_ruby 0.002098 0.000000 3.145481 ( 12.278080)
build_all 0.007031 0.001636 6.131239 ( 4.151111)
build_install 0.013603 0.005967 7.826254 ( 5.046612)
test_btest 0.000801 0.000267 82.792740 ( 47.317747)
test_basic 0.006928 0.001046 0.907654 ( 1.225781)
test_all 0.001766 0.008260 655.087966 (293.513117)
test_rubyspec 0.027599 0.043396 105.062912 (125.270784)
total: 495.15 sec