Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-193556
#<BuildRuby:0x0000560ad4cba130
@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.20230910-193556",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002413 0.004441 2.236560 ( 3.548191)
build_miniruby 0.000000 0.001871 1.819898 ( 1.848780)
build_ruby 0.000000 0.001779 3.730155 ( 4.041323)
build_all 0.005806 0.002944 6.507390 ( 3.853869)
build_install 0.015613 0.006388 7.859822 ( 4.910745)
test_btest 0.000745 0.000137 86.331323 ( 48.279894)
test_basic 0.004842 0.003967 1.057610 ( 1.371854)
test_all 0.007587 0.002988 697.076313 (414.530433)
test_rubyspec 0.065657 0.016210 109.784358 (153.050756)
total: 635.44 sec