Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-201340
#<BuildRuby:0x0000562e0025e1d8
@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.20230624-201340",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006681 0.000216 1.970373 ( 4.904099)
build_miniruby 0.001283 0.000092 1.552243 ( 2.120836)
build_ruby 0.001732 0.000124 2.943117 ( 4.179587)
build_all 0.006901 0.000492 2.296588 ( 2.864078)
build_install 0.015146 0.004081 3.790827 ( 4.804050)
test_btest 0.001196 0.000000 78.378916 ( 46.799347)
test_basic 0.002991 0.000007 0.799714 ( 1.554748)
test_all 0.002021 0.000183 613.807911 (345.633366)
test_rubyspec 0.034891 0.017328 86.837883 (126.591357)
total: 539.45 sec