Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-034834
#<BuildRuby:0x0000560a6de65f00
@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.20230216-034834",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005018 0.000386 1.471694 ( 2.670682)
build_miniruby 0.001271 0.000098 1.252212 ( 1.330831)
build_ruby 0.001255 0.000097 2.372199 ( 2.799533)
build_all 0.006573 0.000506 4.040715 ( 3.426151)
build_install 0.003268 0.012414 3.112201 ( 3.351183)
test_btest 0.000740 0.000132 55.974654 ( 35.556429)
test_basic 0.000000 0.005906 0.490803 ( 0.730867)
test_all 0.000000 0.001139 638.466583 (287.117143)
test_rubyspec 0.017270 0.033910 73.095384 ( 91.399377)
total: 428.38 sec