Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-231205
#<BuildRuby:0x00007f4eccc6fdc8
@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.20240704-231205",
@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.000013 0.000005 0.000018 ( 0.000020)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000018 0.000009 0.000027 ( 0.000027)
build_up 0.002558 0.005201 3.502496 ( 3.056330)
build_miniruby 0.001074 0.000537 1.609636 ( 1.609572)
build_ruby 0.001231 0.000615 3.718021 ( 3.882423)
build_all 0.004290 0.004248 7.608473 ( 3.016516)
build_install 0.015243 0.003446 10.059490 ( 4.388773)
test_btest 0.001138 0.000000 112.355950 ( 31.002696)
test_basic 0.005551 0.009725 1.416286 ( 1.939136)
test_all 0.113510 0.046394 809.852137 (267.530662)
test_rubyspec 0.060269 0.038363 169.673570 ( 29.174731)
total: 345.60 sec