Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-193102
#<BuildRuby:0x0000557654fae1a8
@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.20230808-193102",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007352 0.000000 2.288950 ( 6.784201)
build_miniruby 0.002057 0.000119 1.719904 ( 3.937480)
build_ruby 0.001748 0.000116 3.469476 ( 7.554562)
build_all 0.007732 0.000515 2.771837 ( 4.787338)
build_install 0.013410 0.008869 4.351789 ( 7.720934)
test_btest 0.000789 0.000095 82.980454 ( 71.814890)
test_basic 0.005513 0.000669 0.979864 ( 2.307973)
test_all 0.001107 0.000134 667.574926 (414.614212)
test_rubyspec 0.025367 0.036510 98.333415 (188.810138)
total: 708.33 sec