Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-225557
#<BuildRuby:0x00005582342f9f48
@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.20230505-225557",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005489 0.000915 1.900431 ( 4.159343)
build_miniruby 0.001537 0.000256 1.315816 ( 1.452320)
build_ruby 0.001293 0.000215 2.761846 ( 3.239736)
build_all 0.006481 0.000343 2.227270 ( 2.119863)
build_install 0.013875 0.001753 3.390952 ( 3.235276)
test_btest 0.000660 0.000103 75.458272 ( 37.271812)
test_basic 0.003722 0.003187 0.796535 ( 1.108913)
test_all 0.001188 0.000063 542.876052 (228.155931)
test_rubyspec 0.024316 0.024397 80.511111 ( 96.083709)
total: 376.83 sec