Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-174347
#<BuildRuby:0x000056080cdfe228
@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.20230822-174347",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005492 0.000813 2.180052 ( 5.503261)
build_miniruby 0.001608 0.000238 1.633537 ( 2.224529)
build_ruby 0.001628 0.000242 3.234043 ( 5.507277)
build_all 0.007167 0.000421 6.227315 ( 5.616759)
build_install 0.009538 0.008833 7.510791 ( 7.776127)
test_btest 0.000845 0.000169 82.608483 ( 56.274956)
test_basic 0.006369 0.001273 0.961031 ( 2.323779)
test_all 0.004241 0.005595 695.803230 (568.832118)
test_rubyspec 0.056264 0.024285 109.184888 (261.689136)
total: 915.75 sec