Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-001320
#<BuildRuby:0x000055dbc9316258
@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.20230512-001320",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.001329 0.004126 1.766765 ( 2.977076)
build_miniruby 0.001079 0.000129 1.244123 ( 1.242399)
build_ruby 0.001497 0.000000 2.330758 ( 2.544943)
build_all 0.000000 0.005837 1.880436 ( 1.112931)
build_install 0.012747 0.001901 3.221707 ( 2.312942)
test_btest 0.000530 0.000091 74.421946 ( 23.243952)
test_basic 0.001036 0.004238 0.617976 ( 0.700234)
test_all 0.001820 0.000070 563.459830 (183.682909)
test_rubyspec 0.021673 0.021333 75.631649 ( 87.611449)
total: 305.43 sec