Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-204522
#<BuildRuby:0x0000558d7f4c62d0
@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.20221208-204522",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005388 0.000252 1.327153 ( 1.488934)
build_miniruby 0.000917 0.000160 1.162663 ( 1.161720)
build_ruby 0.001376 0.000239 2.335225 ( 2.328115)
build_all 0.006607 0.000000 3.537639 ( 1.763298)
build_install 0.012679 0.001080 2.885858 ( 1.942251)
test_btest 0.000558 0.000086 55.349510 ( 18.377804)
test_basic 0.003485 0.000536 0.378183 ( 0.472811)
test_all 0.000867 0.000133 616.369465 (194.264404)
test_rubyspec 0.015955 0.015445 63.490635 ( 73.520670)
total: 295.32 sec