Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-025823
#<BuildRuby:0x00007f99e9befde0
@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.20241010-025823",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000078 0.000000 0.000078 ( 0.000071)
configure 0.000036 0.000000 0.000036 ( 0.000036)
build_up 0.009416 0.000377 4.379045 ( 5.924995)
build_miniruby 0.001999 0.000000 1.904362 ( 2.122855)
build_ruby 0.002745 0.000160 4.868567 ( 5.344112)
build_all 0.006002 0.005590 7.689079 ( 6.344386)
build_install 0.018492 0.007823 11.234732 ( 9.771261)
test_btest 0.000863 0.000227 98.139755 ( 76.835644)
test_basic 0.008277 0.004197 1.306954 ( 1.670446)
test_all 0.104670 0.053657 814.169725 (440.531538)
test_rubyspec 0.041989 0.052579 136.074759 ( 40.646285)
total: 589.20 sec