Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-094308
#<BuildRuby:0x0000563f62de9fc0
@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.20240229-094308",
@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.000001 0.000016 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.003093 0.004539 2.573021 ( 2.345021)
build_miniruby 0.001489 0.000000 1.573298 ( 1.572374)
build_ruby 0.001930 0.000000 3.511056 ( 3.736652)
build_all 0.005148 0.002804 6.678882 ( 2.890647)
build_install 0.012506 0.007976 8.589372 ( 4.266834)
test_btest 0.000605 0.000132 91.985138 ( 26.461328)
test_basic 0.005185 0.001135 0.948156 ( 1.007077)
test_all 0.095195 0.024292 828.418779 (402.264018)
test_rubyspec 0.037375 0.061570 137.133047 (191.921201)
total: 636.47 sec