Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-172801
#<BuildRuby:0x0000563d8fcea130
@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.20230822-172801",
@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.000037 0.000002 0.000039 ( 0.000034)
autoconf 0.000048 0.000002 0.000050 ( 0.000045)
configure 0.000035 0.000001 0.000036 ( 0.000037)
build_up 0.004237 0.003331 2.329440 ( 8.506668)
build_miniruby 0.001652 0.000115 1.693191 ( 3.992623)
build_ruby 0.001645 0.000115 3.425465 ( 28.470446)
build_all 0.004963 0.003678 6.472795 ( 8.092968)
build_install 0.020371 0.001218 8.064985 ( 13.267326)
test_btest 0.000828 0.000073 84.885633 ( 93.854089)
test_basic 0.007062 0.000627 1.033838 ( 2.281726)
test_all 0.010524 0.000246 702.164525 (598.748008)
test_rubyspec 0.056959 0.014940 105.787394 (186.427869)
total: 943.64 sec