Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230825-092037
#<BuildRuby:0x0000564768e962a8
@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.20230825-092037",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.002909 0.004003 2.335581 ( 6.712026)
build_miniruby 0.001807 0.000175 1.667674 ( 2.884278)
build_ruby 0.001663 0.000161 3.516776 ( 16.460661)
build_all 0.008267 0.000000 6.491854 ( 6.466887)
build_install 0.018277 0.001659 8.090778 ( 8.695934)
test_btest 0.000872 0.000080 83.777842 ( 63.019892)
test_basic 0.006994 0.000636 0.957993 ( 2.079873)
test_all 0.009600 0.000406 691.357985 (604.852214)
test_rubyspec 0.037278 0.036226 110.301080 (217.008906)
total: 928.18 sec