Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-071702
#<BuildRuby:0x00007f95c500fde0
@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.20240821-071702",
@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.000026)
autoconf 0.000027 0.000014 0.000041 ( 0.000042)
configure 0.000022 0.000012 0.000034 ( 0.000033)
build_up 0.003589 0.003741 3.113601 ( 3.140785)
build_miniruby 0.000000 0.001618 1.278646 ( 1.275722)
build_ruby 0.000000 0.001851 3.286701 ( 3.471465)
build_all 0.003935 0.004205 6.674261 ( 2.542752)
build_install 0.007529 0.011540 9.649324 ( 4.292061)
test_btest 0.000546 0.000380 110.920661 ( 29.397316)
test_basic 0.003064 0.007214 1.090609 ( 1.137588)
test_all 0.110163 0.039838 748.813776 (223.656078)
test_rubyspec 0.049913 0.040591 170.468907 ( 28.058429)
total: 296.97 sec