Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-032310
#<BuildRuby:0x000055e3243fe0c8
@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.20230527-032310",
@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.000005 0.000017 ( 0.000018)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.002293 0.004853 1.893675 ( 4.753470)
build_miniruby 0.001072 0.000451 1.391571 ( 1.662559)
build_ruby 0.001149 0.000484 2.474530 ( 3.079817)
build_all 0.003598 0.003894 2.234251 ( 2.340797)
build_install 0.009553 0.008887 3.538476 ( 3.897736)
test_btest 0.000533 0.000267 75.218552 ( 44.225583)
test_basic 0.003439 0.003803 0.776851 ( 1.133126)
test_all 0.000639 0.000334 586.273298 (277.222127)
test_rubyspec 0.016056 0.037218 82.345454 ( 97.350895)
total: 435.67 sec