Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-122109
#<BuildRuby:0x00007f8a8532fde0
@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.20240802-122109",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000036 0.000002 0.000038 ( 0.000039)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.004066 0.003698 3.279745 ( 3.389078)
build_miniruby 0.001411 0.000125 1.510305 ( 1.506962)
build_ruby 0.001850 0.000163 4.013151 ( 4.226553)
build_all 0.008913 0.000418 7.990324 ( 3.105959)
build_install 0.017064 0.001463 11.001607 ( 5.145780)
test_btest 0.000941 0.000081 113.501604 ( 29.816686)
test_basic 0.004809 0.004712 1.227379 ( 1.279403)
test_all 0.083878 0.065222 829.194252 (260.022842)
test_rubyspec 0.052349 0.040894 159.945624 ( 36.242170)
total: 344.74 sec