Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-145140
#<BuildRuby:0x0000564997dca078
@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-145140",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.006364 0.000439 2.204933 ( 4.510642)
build_miniruby 0.001439 0.000099 1.651682 ( 1.867775)
build_ruby 0.001610 0.000111 3.453272 ( 4.389202)
build_all 0.000433 0.007809 2.772828 ( 2.687640)
build_install 0.010955 0.008832 4.314410 ( 3.881893)
test_btest 0.000606 0.000110 82.603940 ( 44.293735)
test_basic 0.007275 0.001323 0.930574 ( 1.589265)
test_all 0.001023 0.000186 694.737605 (392.891166)
test_rubyspec 0.042807 0.013310 98.810942 (134.810766)
total: 590.92 sec