Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-214324
#<BuildRuby:0x00007ffa230afdc8
@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.20240921-214324",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.001563 0.006766 4.017878 ( 3.467866)
build_miniruby 0.001297 0.000251 1.201888 ( 1.199223)
build_ruby 0.001551 0.000300 3.784157 ( 3.993810)
build_all 0.003435 0.004674 6.544733 ( 2.696252)
build_install 0.014029 0.004481 8.698874 ( 3.830046)
test_btest 0.000706 0.000166 84.977650 ( 22.696547)
test_basic 0.006180 0.004631 0.975716 ( 1.021885)
test_all 0.100310 0.047346 747.891797 (221.495631)
test_rubyspec 0.054995 0.031971 127.426049 ( 25.201234)
total: 285.60 sec