Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-160801
#<BuildRuby:0x00007f827b33fdd8
@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.20240728-160801",
@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.000008 0.000026 ( 0.000025)
autoconf 0.000027 0.000012 0.000039 ( 0.000037)
configure 0.000021 0.000009 0.000030 ( 0.000028)
build_up 0.004873 0.002690 3.233370 ( 3.098975)
build_miniruby 0.001218 0.000513 1.615108 ( 1.611638)
build_ruby 0.001285 0.000541 4.205379 ( 4.416492)
build_all 0.006098 0.002567 7.832434 ( 3.095926)
build_install 0.017082 0.002606 10.852216 ( 5.157343)
test_btest 0.000747 0.000280 117.771499 ( 30.642316)
test_basic 0.006772 0.003571 1.175592 ( 1.228610)
test_all 0.081311 0.068126 823.821281 (243.391783)
test_rubyspec 0.056941 0.032767 168.356976 ( 37.475261)
total: 330.12 sec