Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-070140
#<BuildRuby:0x000055a14a11da00
@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.20230209-070140",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000026)
build_up 0.000000 0.005469 1.176718 ( 1.643214)
build_miniruby 0.000000 0.001357 1.205821 ( 1.207448)
build_ruby 0.001288 0.000224 2.352565 ( 2.571468)
build_all 0.006895 0.000489 3.840655 ( 2.346332)
build_install 0.000240 0.013902 2.906391 ( 2.506814)
test_btest 0.000445 0.000137 56.056286 ( 26.601106)
test_basic 0.003694 0.001137 0.419008 ( 0.534649)
test_all 0.000995 0.000306 638.751194 (236.110353)
test_rubyspec 0.025966 0.018281 71.655260 ( 82.531344)
total: 356.05 sec