Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-143319
#<BuildRuby:0x0000560b03a4e390
@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.20230207-143319",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.001041 0.004115 1.174429 ( 1.832421)
build_miniruby 0.001608 0.000146 1.232028 ( 1.233144)
build_ruby 0.001325 0.000121 2.431402 ( 2.694420)
build_all 0.007465 0.000679 3.922402 ( 2.598444)
build_install 0.016413 0.001032 3.072965 ( 2.838498)
test_btest 0.000754 0.000066 57.815993 ( 29.256288)
test_basic 0.005946 0.000517 0.429232 ( 0.534398)
test_all 0.001227 0.000107 652.531111 (262.610101)
test_rubyspec 0.011523 0.034996 72.984629 ( 83.527753)
total: 387.13 sec