Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-091008
#<BuildRuby:0x00007fb3630dfde0
@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-091008",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.000638 0.008165 3.422318 ( 3.526892)
build_miniruby 0.001306 0.000356 1.355048 ( 1.351698)
build_ruby 0.001582 0.000432 4.332648 ( 4.565818)
build_all 0.005574 0.004541 8.657853 ( 3.967010)
build_install 0.020218 0.000947 11.431431 ( 5.758139)
test_btest 0.000962 0.000253 126.050298 ( 42.924740)
test_basic 0.003632 0.005331 1.303113 ( 1.366221)
test_all 0.098668 0.053031 829.537729 (265.691610)
test_rubyspec 0.048895 0.044419 171.030163 ( 36.842818)
total: 366.00 sec