Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-141549
#<BuildRuby:0x000055ea8afe2138
@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-141549",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.005162 0.000373 2.159836 ( 2.282906)
build_miniruby 0.001072 0.000357 1.473224 ( 1.472649)
build_ruby 0.000916 0.000305 3.105377 ( 3.295493)
build_all 0.006026 0.002009 5.674320 ( 2.903019)
build_install 0.017941 0.000638 7.028041 ( 3.891137)
test_btest 0.000958 0.000000 80.266468 ( 29.243852)
test_basic 0.003660 0.001883 0.874631 ( 0.982668)
test_all 0.009345 0.000489 669.997068 (268.819945)
test_rubyspec 0.042949 0.030046 99.035585 (123.990224)
total: 436.88 sec