Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-201704
#<BuildRuby:0x000055da770861a8
@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.20230807-201704",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003686 0.004481 2.366360 ( 7.094106)
build_miniruby 0.001514 0.000209 1.875799 ( 4.483246)
build_ruby 0.001598 0.000220 3.529345 ( 9.025721)
build_all 0.008730 0.000000 2.845362 ( 4.983945)
build_install 0.015249 0.004657 4.443814 ( 7.138560)
test_btest 0.000874 0.000128 84.098360 ( 65.043892)
test_basic 0.000323 0.008744 1.001457 ( 2.087574)
test_all 0.001225 0.000000 640.599846 (416.140338)
test_rubyspec 0.039203 0.018002 99.106895 (170.363802)
total: 686.36 sec