Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-001805
#<BuildRuby:0x00007f48f5dcfdd0
@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.20240820-001805",
@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.000022 0.000003 0.000025 ( 0.000033)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.005646 0.004244 4.228111 ( 5.026837)
build_miniruby 0.002193 0.000000 1.928872 ( 2.192151)
build_ruby 0.002347 0.000000 4.962073 ( 5.775883)
build_all 0.011736 0.000076 9.317846 ( 7.080000)
build_install 0.007788 0.019140 12.635058 ( 9.349769)
test_btest 0.001078 0.000264 130.016211 ( 83.422203)
test_basic 0.008352 0.005114 1.399836 ( 1.810480)
test_all 0.083142 0.070423 895.452382 (292.941009)
test_rubyspec 0.040026 0.053493 169.594229 ( 37.396023)
total: 445.00 sec