Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-214631
#<BuildRuby:0x00007f677234fdd8
@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.20240926-214631",
@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.000016 0.000008 0.000024 ( 0.000025)
autoconf 0.000029 0.000013 0.000042 ( 0.000043)
configure 0.000025 0.000011 0.000036 ( 0.000036)
build_up 0.000267 0.008189 4.400883 ( 3.607748)
build_miniruby 0.000954 0.000517 1.631827 ( 1.631951)
build_ruby 0.002143 0.000000 3.737307 ( 3.906985)
build_all 0.006384 0.002202 6.639182 ( 2.744473)
build_install 0.013565 0.004810 9.761499 ( 4.351713)
test_btest 0.000719 0.000359 89.026675 ( 23.566387)
test_basic 0.008070 0.002247 0.912823 ( 0.956385)
test_all 0.106121 0.041407 711.866274 (200.677347)
test_rubyspec 0.031791 0.057611 132.301797 ( 25.496125)
total: 266.94 sec