Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-064742
#<BuildRuby:0x000055e7b37b5fc0
@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.20230330-064742",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005769 0.000501 1.804874 ( 3.785042)
build_miniruby 0.001277 0.000111 1.309700 ( 1.332744)
build_ruby 0.001612 0.000000 2.723598 ( 3.256859)
build_all 0.003169 0.004312 2.276312 ( 2.295086)
build_install 0.015369 0.001922 3.452888 ( 3.117570)
test_btest 0.000825 0.000103 70.245634 ( 36.637984)
test_basic 0.004910 0.000614 0.512389 ( 0.635083)
test_all 0.000932 0.000117 535.815422 (220.817178)
test_rubyspec 0.014707 0.032647 77.374060 ( 90.032195)
total: 361.91 sec