Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-220252
#<BuildRuby:0x000055bc3428a230
@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.20230721-220252",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002681 0.004594 2.180558 ( 5.142704)
build_miniruby 0.001120 0.000280 1.600390 ( 2.384800)
build_ruby 0.001282 0.000320 3.326869 ( 4.864019)
build_all 0.006390 0.001598 2.673927 ( 3.399570)
build_install 0.008281 0.010072 4.200720 ( 4.382283)
test_btest 0.000930 0.000000 79.199099 ( 46.359187)
test_basic 0.007261 0.001135 0.925642 ( 1.676201)
test_all 0.001808 0.000557 596.488187 (308.273268)
test_rubyspec 0.029843 0.028586 91.103102 (133.901252)
total: 510.38 sec