Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-175016
#<BuildRuby:0x0000555b11dde318
@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.20230513-175016",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001499 0.004569 1.645954 ( 2.821285)
build_miniruby 0.001201 0.000000 1.260450 ( 1.258536)
build_ruby 0.001637 0.000000 2.156793 ( 2.377390)
build_all 0.006129 0.000000 2.095195 ( 1.306019)
build_install 0.010018 0.006378 3.230359 ( 2.210083)
test_btest 0.000587 0.000205 71.980448 ( 23.752435)
test_basic 0.002706 0.003446 0.762693 ( 0.851547)
test_all 0.000924 0.000352 574.048304 (189.228596)
test_rubyspec 0.019749 0.028073 75.369112 ( 87.069736)
total: 310.88 sec