Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-072526
#<BuildRuby:0x00007f3ba0f1fdc8
@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.20240820-072526",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.007154 0.001245 3.740627 ( 3.725849)
build_miniruby 0.001697 0.000000 1.436820 ( 1.433795)
build_ruby 0.001845 0.000000 3.699947 ( 3.861221)
build_all 0.005115 0.004373 8.054593 ( 2.938352)
build_install 0.012932 0.007623 11.295093 ( 5.327549)
test_btest 0.000961 0.000000 120.300179 ( 31.954854)
test_basic 0.009369 0.001452 1.094018 ( 1.134359)
test_all 0.114380 0.044387 914.046127 (260.520172)
test_rubyspec 0.059285 0.038391 189.741021 ( 51.259813)
total: 362.16 sec