Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-063653
#<BuildRuby:0x000055892c36a258
@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.20230130-063653",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000020 0.000008 0.000028 ( 0.000029)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.003276 0.001403 0.948714 ( 1.503458)
build_miniruby 0.000790 0.000339 0.963332 ( 0.961859)
build_ruby 0.000909 0.000390 2.085869 ( 2.266219)
build_all 0.006807 0.000000 3.340659 ( 1.587019)
build_install 0.014311 0.000000 2.700989 ( 1.809610)
test_btest 0.000707 0.000091 55.412341 ( 15.200607)
test_basic 0.003648 0.001152 0.432712 ( 0.525846)
test_all 0.001090 0.000344 622.102042 (177.300804)
test_rubyspec 0.024173 0.018060 61.363576 ( 71.194000)
total: 272.35 sec