Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-140818
#<BuildRuby:0x00007fb378a7fde0
@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-140818",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000047)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.001273 0.008283 4.211916 ( 5.118672)
build_miniruby 0.001986 0.000000 1.818092 ( 1.879158)
build_ruby 0.002172 0.000068 5.028312 ( 5.410906)
build_all 0.009840 0.001533 9.504821 ( 7.091540)
build_install 0.018347 0.007640 12.653885 ( 9.205782)
test_btest 0.000800 0.000223 125.996549 ( 96.531542)
test_basic 0.009380 0.003280 1.451348 ( 1.799932)
test_all 0.118517 0.042318 932.165927 (473.072442)
test_rubyspec 0.035826 0.058228 180.057479 ( 76.762194)
total: 676.87 sec