Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-235325
#<BuildRuby:0x000055ea98e71138
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-235325",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006891 0.000000 1.529928 ( 2.318959)
build_miniruby 0.001423 0.000000 0.922821 ( 1.085239)
build_ruby 0.001648 0.000000 1.674479 ( 1.743958)
build_all 0.007379 0.000142 3.796058 ( 2.523813)
build_install 0.013971 0.001497 2.777929 ( 2.414611)
test_btest 0.000000 0.000892 57.852718 ( 36.009769)
test_basic 0.000000 0.006089 0.389897 ( 0.608628)
test_all 0.000313 0.000616 627.747247 (277.019519)
test_rubyspec 0.013218 0.024608 66.337707 ( 76.329939)
total: 400.06 sec