Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-162347
#<BuildRuby:0x0000564c49d1e8e0
@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.20230925-162347",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.002628 0.004680 2.336470 ( 5.057836)
build_miniruby 0.001738 0.000000 1.775793 ( 2.225359)
build_ruby 0.000000 0.002489 3.642452 ( 4.471243)
build_all 0.005965 0.003126 6.428997 ( 6.129735)
build_install 0.016675 0.004841 8.093329 ( 8.019208)
test_btest 0.000326 0.000685 85.873913 ( 70.879500)
test_basic 0.003002 0.004661 0.983746 ( 1.451336)
test_all 0.005606 0.004863 731.474832 (652.049780)
test_rubyspec 0.059110 0.019741 108.829422 (151.177726)
total: 901.46 sec