Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-194821
#<BuildRuby:0x00007fb7c2ebfdd0
@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.20240811-194821",
@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.000025)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000034 0.000005 0.000039 ( 0.000037)
build_up 0.009638 0.000000 4.011627 ( 6.238269)
build_miniruby 0.002274 0.000000 1.801964 ( 2.391595)
build_ruby 0.002185 0.000280 4.785089 ( 6.427306)
build_all 0.006771 0.004488 9.081352 ( 11.232192)
build_install 0.026207 0.000726 12.175274 ( 14.539636)
test_btest 0.001142 0.000152 127.866561 (158.562717)
test_basic 0.001463 0.012356 1.456104 ( 2.931346)
test_all 0.122382 0.045111 965.779910 (898.128754)
test_rubyspec 0.073024 0.027472 179.445631 ( 98.859048)
total: 1199.31 sec