Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-095650
#<BuildRuby:0x000055aff79b61d8
@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.20230812-095650",
@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.000028 0.000004 0.000032 ( 0.000029)
autoconf 0.000042 0.000006 0.000048 ( 0.000046)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.007088 0.000985 2.287523 ( 7.306211)
build_miniruby 0.001589 0.000221 1.789528 ( 4.807869)
build_ruby 0.001674 0.000232 3.684335 ( 10.251861)
build_all 0.008457 0.000113 2.927531 ( 4.990015)
build_install 0.017528 0.004709 4.520762 ( 10.697745)
test_btest 0.000709 0.000104 86.823829 ( 78.224105)
test_basic 0.007119 0.001042 0.954642 ( 2.335829)
test_all 0.000000 0.001602 672.126314 (580.068120)
test_rubyspec 0.046318 0.026244 104.643450 (239.003544)
total: 937.69 sec