Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-041041
#<BuildRuby:0x00007f772993fdd0
@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.20240709-041041",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.005001 0.003150 3.697651 ( 3.533340)
build_miniruby 0.001447 0.000407 1.669112 ( 1.666282)
build_ruby 0.001597 0.000449 3.481383 ( 3.670320)
build_all 0.008006 0.001094 8.111917 ( 3.257144)
build_install 0.014574 0.007192 11.108863 ( 5.004151)
test_btest 0.000683 0.000201 121.996019 ( 34.713924)
test_basic 0.004249 0.004386 1.105709 ( 1.154709)
test_all 0.127694 0.023048 861.651831 (260.817132)
test_rubyspec 0.047572 0.044828 181.579750 ( 51.503208)
total: 365.32 sec