Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-011121
#<BuildRuby:0x00007f519edffdd0
@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.20240816-011121",
@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.000023 0.000002 0.000025 ( 0.000027)
autoconf 0.000038 0.000003 0.000041 ( 0.000042)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000000 0.007648 3.494331 ( 3.485543)
build_miniruby 0.001511 0.000000 1.564503 ( 1.561206)
build_ruby 0.001687 0.000201 4.118742 ( 4.310308)
build_all 0.004019 0.004005 7.919499 ( 3.064781)
build_install 0.017986 0.000000 10.166097 ( 4.612514)
test_btest 0.000959 0.000000 114.231442 ( 30.429389)
test_basic 0.006666 0.004765 1.052345 ( 1.094975)
test_all 0.106697 0.042575 807.049605 (231.680572)
test_rubyspec 0.066432 0.021230 168.542698 ( 44.266114)
total: 324.51 sec