Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-005254
#<BuildRuby:0x000055a6db986390
@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.20240122-005254",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005551 0.000640 1.674630 ( 2.638635)
build_miniruby 0.001453 0.000168 1.774392 ( 1.918823)
build_ruby 0.001695 0.000195 3.310938 ( 4.012312)
build_all 0.008296 0.000432 5.765086 ( 4.536881)
build_install 0.009281 0.009955 7.288387 ( 5.995627)
test_btest 0.000780 0.000139 83.397617 ( 64.426177)
test_basic 0.002188 0.005227 0.969631 ( 1.331084)
test_all 0.081653 0.046710 811.193932 (713.245033)
test_rubyspec 0.086947 0.025615 182.990509 (288.806963)
total: 1086.91 sec