Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-180117
#<BuildRuby:0x000055ab7118a7c8
@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.20230730-180117",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000034 0.000002 0.000036 ( 0.000035)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006838 0.000178 2.240455 ( 6.514984)
build_miniruby 0.000000 0.001664 1.619788 ( 2.629622)
build_ruby 0.000000 0.001787 3.349046 ( 16.817655)
build_all 0.002330 0.005060 2.648499 ( 3.552289)
build_install 0.014708 0.003952 4.035451 ( 4.837821)
test_btest 0.000640 0.000094 82.684665 ( 59.204118)
test_basic 0.002943 0.004808 0.937806 ( 3.299149)
test_all 0.001068 0.000189 667.899526 (498.674682)
test_rubyspec 0.025313 0.033428 95.625058 (150.632112)
total: 746.16 sec