Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-014132
#<BuildRuby:0x000055e1461722a8
@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.20230724-014132",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000001 0.000026 ( 0.000027)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.007242 0.000000 2.318772 ( 5.937240)
build_miniruby 0.001483 0.000084 1.729811 ( 3.624160)
build_ruby 0.001654 0.000100 3.289098 ( 7.214381)
build_all 0.008644 0.000038 2.745885 ( 4.005364)
build_install 0.018378 0.000798 4.251665 ( 6.541020)
test_btest 0.000885 0.000049 81.692833 ( 75.217140)
test_basic 0.007552 0.000420 0.921954 ( 2.231972)
test_all 0.007739 0.000167 675.077690 (711.206263)
test_rubyspec 0.024330 0.034343 91.567728 (132.938698)
total: 948.92 sec