Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-154241
#<BuildRuby:0x000055faf2ab6178
@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.20230104-154241",
@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.000002 0.000016 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.004386 0.000049 1.106256 ( 1.564745)
build_miniruby 0.001167 0.000152 1.328600 ( 1.327761)
build_ruby 0.001534 0.000200 3.033848 ( 3.424921)
build_all 0.007030 0.000000 3.693220 ( 1.873394)
build_install 0.011097 0.003223 2.900626 ( 2.027335)
test_btest 0.000635 0.000088 55.819616 ( 16.252579)
test_basic 0.004659 0.000095 0.418275 ( 0.514404)
test_all 0.001080 0.000144 609.519996 (184.332888)
test_rubyspec 0.018503 0.024779 65.333395 ( 75.307622)
total: 286.63 sec