Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-030817
#<BuildRuby:0x00007f10f908fdc0
@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.20240802-030817",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.003340 0.004858 3.510855 ( 3.535198)
build_miniruby 0.001277 0.000329 1.677311 ( 1.674037)
build_ruby 0.001560 0.000403 4.134040 ( 4.299028)
build_all 0.004829 0.004379 8.344223 ( 3.284428)
build_install 0.011971 0.008229 11.170939 ( 5.291572)
test_btest 0.000718 0.000225 116.830805 ( 30.770862)
test_basic 0.000000 0.010576 1.047663 ( 1.096768)
test_all 0.092789 0.056397 803.745166 (239.577030)
test_rubyspec 0.032232 0.056511 165.156597 ( 37.923376)
total: 327.45 sec