Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-111824
#<BuildRuby:0x00007fd62afcfdc0
@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.20240826-111824",
@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.000028 0.000000 0.000028 ( 0.000027)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007227 0.000788 3.580384 ( 3.506679)
build_miniruby 0.001647 0.000360 1.403020 ( 1.399439)
build_ruby 0.001588 0.000347 4.277564 ( 4.447619)
build_all 0.008353 0.000000 8.199195 ( 3.251535)
build_install 0.015076 0.002985 10.911221 ( 5.122473)
test_btest 0.000744 0.000152 116.248765 ( 30.529488)
test_basic 0.005641 0.004423 1.101664 ( 1.148378)
test_all 0.114352 0.031555 807.233000 (253.199787)
test_rubyspec 0.042327 0.046136 168.664008 ( 35.382818)
total: 337.99 sec