Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-172405
#<BuildRuby:0x00007fd76358fdd0
@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.20240805-172405",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.001220 0.006481 3.666735 ( 3.505953)
build_miniruby 0.001659 0.000000 1.640420 ( 1.636822)
build_ruby 0.000000 0.001837 4.187613 ( 4.322513)
build_all 0.003905 0.005117 8.120879 ( 3.232660)
build_install 0.018191 0.001714 10.403571 ( 4.794908)
test_btest 0.000782 0.000190 114.155162 ( 29.559867)
test_basic 0.006624 0.002638 1.276864 ( 1.329522)
test_all 0.118629 0.037027 901.474726 (426.140771)
test_rubyspec 0.054204 0.041383 176.631008 (112.317353)
total: 586.84 sec