Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-203935
#<BuildRuby:0x00007f984637fdd0
@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.20241127-203935",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007734 0.001497 3.652972 ( 4.166720)
build_miniruby 0.001454 0.000282 1.687788 ( 1.822444)
build_ruby 0.001780 0.000345 4.248325 ( 4.529101)
build_all 0.007610 0.001473 6.667073 ( 3.732793)
build_install 0.017402 0.003509 9.387165 ( 5.622694)
test_btest 0.000828 0.000161 75.584815 ( 27.362724)
test_basic 0.006135 0.004783 1.208068 ( 1.399602)
test_all 0.102905 0.040870 660.324505 (197.563398)
test_rubyspec 0.043845 0.034496 120.701997 ( 27.683373)
total: 273.88 sec