Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-201646
#<BuildRuby:0x00007fbac385fdd8
@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.20240727-201646",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.007218 0.000000 2.604653 ( 2.693687)
build_miniruby 0.001602 0.000000 1.277417 ( 1.274755)
build_ruby 0.001650 0.000000 2.917862 ( 3.164851)
build_all 0.000563 0.006862 6.626315 ( 2.418077)
build_install 0.005037 0.010654 8.137296 ( 3.614275)
test_btest 0.000556 0.000199 100.826518 ( 26.104073)
test_basic 0.003118 0.003542 0.813076 ( 2.195222)
test_all 0.117903 0.027107 765.311800 (266.079684)
test_rubyspec 0.044335 0.042508 164.492620 ( 34.299247)
total: 341.84 sec