Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-132850
#<BuildRuby:0x000055b59ed922c8
@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.20231020-132850",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002494 0.003744 2.027891 ( 2.185876)
build_miniruby 0.001431 0.000000 1.330422 ( 1.329485)
build_ruby 0.001610 0.000000 2.601962 ( 24.569280)
build_all 0.006727 0.000345 5.425770 ( 2.206617)
build_install 0.016264 0.000005 6.702940 ( 3.381076)
test_btest 0.000856 0.000000 78.177539 ( 21.427399)
test_basic 0.002264 0.003211 0.728911 ( 0.790126)
test_all 0.008661 0.000141 611.277429 (176.513691)
test_rubyspec 0.023303 0.031307 78.853719 ( 90.593832)
total: 323.00 sec