Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-000741
#<BuildRuby:0x0000561817d86140
@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.20230606-000741",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000007 0.000025 ( 0.000024)
configure 0.000014 0.000006 0.000020 ( 0.000022)
build_up 0.006574 0.000000 1.596510 ( 3.186062)
build_miniruby 0.001172 0.000000 1.226166 ( 1.224629)
build_ruby 0.001310 0.000000 1.993689 ( 2.185969)
build_all 0.005499 0.000000 1.860861 ( 1.031141)
build_install 0.013001 0.001258 2.944146 ( 2.035879)
test_btest 0.000587 0.000171 76.769992 ( 19.868062)
test_basic 0.003881 0.001133 0.765421 ( 0.836361)
test_all 0.001334 0.000098 528.240652 (166.721640)
test_rubyspec 0.013144 0.032858 77.001234 ( 88.551782)
total: 285.64 sec