Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-093353
#<BuildRuby:0x00007f6a7dc9fdd0
@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.20240812-093353",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.007541 0.001650 3.997024 ( 4.053025)
build_miniruby 0.000000 0.001861 1.834073 ( 1.865635)
build_ruby 0.000084 0.002357 4.780394 ( 5.052962)
build_all 0.007604 0.002941 9.116138 ( 5.410927)
build_install 0.017142 0.008464 12.305195 ( 7.107792)
test_btest 0.000314 0.001023 126.809684 ( 88.888131)
test_basic 0.006503 0.006744 1.504107 ( 2.199854)
test_all 0.108175 0.057717 985.035292 (885.107728)
test_rubyspec 0.067222 0.029706 183.315898 (169.340585)
total: 1169.03 sec