Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-104904
#<BuildRuby:0x000055d26e89d820
@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.20230212-104904",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.000346 0.004020 0.945456 ( 1.307320)
build_miniruby 0.000833 0.000245 0.947409 ( 0.945637)
build_ruby 0.001254 0.000000 1.982186 ( 2.178742)
build_all 0.005363 0.000000 2.936211 ( 1.336130)
build_install 0.006659 0.004417 2.270575 ( 1.438020)
test_btest 0.000664 0.000199 55.129103 ( 13.788899)
test_basic 0.001299 0.003189 0.327225 ( 0.419640)
test_all 0.000000 0.001113 557.454121 (158.570464)
test_rubyspec 0.012467 0.025207 56.927983 ( 67.094471)
total: 247.08 sec