Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-080842
#<BuildRuby:0x00007f3341a7fdc0
@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.20240725-080842",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.008830 0.000644 4.217528 ( 4.758109)
build_miniruby 0.002127 0.000287 1.836947 ( 1.852588)
build_ruby 0.000000 0.002294 4.874747 ( 5.193080)
build_all 0.008541 0.001863 9.462910 ( 6.065569)
build_install 0.018717 0.005250 12.425557 ( 8.382487)
test_btest 0.000838 0.000139 126.350490 ( 57.420648)
test_basic 0.001294 0.008196 1.072321 ( 1.117223)
test_all 0.105524 0.049529 851.298902 (244.337751)
test_rubyspec 0.035454 0.051961 165.473324 ( 34.696174)
total: 363.82 sec