Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-132830
#<BuildRuby:0x0000555671ca21d8
@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.20230813-132830",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.002839 0.004180 2.286892 ( 6.923767)
build_miniruby 0.001568 0.000202 1.768613 ( 4.697402)
build_ruby 0.001913 0.000000 3.538504 ( 8.090319)
build_all 0.004423 0.003738 2.821574 ( 3.720151)
build_install 0.019184 0.001620 4.448333 ( 7.790242)
test_btest 0.000840 0.000120 83.322133 ( 64.689780)
test_basic 0.007535 0.000452 0.983078 ( 2.031554)
test_all 0.000983 0.000136 676.895343 (541.898658)
test_rubyspec 0.024205 0.043557 102.691343 (222.016401)
total: 861.86 sec