Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-080518
#<BuildRuby:0x000055fede0ba008
@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.20230721-080518",
@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.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005648 0.001177 2.033125 ( 3.375893)
build_miniruby 0.001075 0.000224 1.458833 ( 1.463354)
build_ruby 0.001326 0.000276 3.201715 ( 3.446017)
build_all 0.007504 0.000635 2.631538 ( 1.745529)
build_install 0.015427 0.002110 3.998892 ( 2.779878)
test_btest 0.000847 0.000163 79.990787 ( 34.270126)
test_basic 0.003147 0.000605 0.805576 ( 0.876628)
test_all 0.001857 0.000357 637.397298 (232.284986)
test_rubyspec 0.031362 0.024224 89.019992 (101.467077)
total: 381.71 sec