Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-120419
#<BuildRuby:0x0000556cdf4c61d8
@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.20230329-120419",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.006248 0.000268 1.939452 ( 4.481281)
build_miniruby 0.001216 0.000140 1.289103 ( 1.342230)
build_ruby 0.001791 0.000207 2.511149 ( 2.919400)
build_all 0.000900 0.006992 2.231494 ( 2.156317)
build_install 0.011429 0.005447 3.402997 ( 3.099758)
test_btest 0.000713 0.000148 69.672551 ( 37.413950)
test_basic 0.006850 0.000535 0.562417 ( 0.877725)
test_all 0.000000 0.001632 565.585036 (276.696410)
test_rubyspec 0.028390 0.028043 81.998459 (102.581427)
total: 431.57 sec