Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-121529
#<BuildRuby:0x000055986f392120
@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.20230629-121529",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002951 0.003733 2.094125 ( 5.659529)
build_miniruby 0.001533 0.000284 1.606803 ( 2.074087)
build_ruby 0.001695 0.000000 3.087678 ( 3.993764)
build_all 0.007581 0.000256 2.623776 ( 2.935922)
build_install 0.017111 0.000803 3.878747 ( 5.224659)
test_btest 0.000864 0.000135 82.457570 ( 53.285710)
test_basic 0.003271 0.004017 0.920262 ( 1.469943)
test_all 0.001474 0.000268 628.030018 (356.683416)
test_rubyspec 0.018898 0.034441 90.821854 (115.560326)
total: 546.89 sec