Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-030958
#<BuildRuby:0x000055a994c66018
@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.20230204-030958",
@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.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004424 0.000047 0.995989 ( 1.357778)
build_miniruby 0.001215 0.000000 0.937560 ( 0.935931)
build_ruby 0.001413 0.000000 1.919000 ( 2.115062)
build_all 0.006906 0.000000 3.554534 ( 1.784272)
build_install 0.011183 0.003063 2.403456 ( 1.582649)
test_btest 0.000715 0.000095 57.068944 ( 15.255877)
test_basic 0.005102 0.000161 0.344498 ( 0.436035)
test_all 0.001886 0.000244 615.949382 (175.049355)
test_rubyspec 0.029305 0.009505 59.606263 ( 69.553689)
total: 268.07 sec