Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-032517
#<BuildRuby:0x000055d88e93e3d0
@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.20230614-032517",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003363 0.004421 2.116414 ( 7.746928)
build_miniruby 0.000986 0.000227 1.836561 ( 4.970915)
build_ruby 0.001475 0.000340 2.972118 ( 7.814258)
build_all 0.007762 0.000863 2.438630 ( 5.711142)
build_install 0.014443 0.007621 3.860528 ( 8.228172)
test_btest 0.000956 0.000247 81.904879 (108.096460)
test_basic 0.005998 0.001548 0.843621 ( 2.010666)
test_all 0.001429 0.000369 592.856195 (585.228994)
test_rubyspec 0.034217 0.021321 87.602586 (142.625953)
total: 872.43 sec