Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-043511
#<BuildRuby:0x00007fe95c62fdc0
@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.20240819-043511",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.002973 0.004532 2.824632 ( 2.772519)
build_miniruby 0.000000 0.001756 1.237002 ( 1.233544)
build_ruby 0.000000 0.001874 3.208535 ( 3.427118)
build_all 0.005002 0.002873 6.842758 ( 2.509107)
build_install 0.012309 0.005994 9.401078 ( 4.215855)
test_btest 0.000903 0.000225 106.486424 ( 27.226657)
test_basic 0.005176 0.004489 0.961089 ( 1.006384)
test_all 0.123755 0.026729 689.547549 (199.098722)
test_rubyspec 0.052276 0.043399 177.200609 ( 37.747046)
total: 279.24 sec