Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-065713
#<BuildRuby:0x00007f560ebbfdd0
@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.20240705-065713",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000035 0.000009 0.000044 ( 0.000044)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.003407 0.005087 4.191501 ( 3.722335)
build_miniruby 0.001257 0.000393 1.869403 ( 1.868672)
build_ruby 0.002487 0.000000 5.028467 ( 5.139974)
build_all 0.006100 0.004288 9.146785 ( 3.921038)
build_install 0.011695 0.011711 12.687955 ( 6.000503)
test_btest 0.000745 0.000280 129.024569 ( 34.406055)
test_basic 0.008431 0.007245 1.425517 ( 1.473311)
test_all 0.127739 0.031685 946.249509 (274.187645)
test_rubyspec 0.049290 0.048792 182.469228 ( 54.113986)
total: 384.83 sec