Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-035445
#<BuildRuby:0x000055b8fed0a1a8
@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.20230205-035445",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000678 0.004152 1.017989 ( 1.541157)
build_miniruby 0.001301 0.000000 0.993218 ( 0.991514)
build_ruby 0.001348 0.000000 2.139790 ( 2.351494)
build_all 0.006185 0.000000 3.489713 ( 1.795378)
build_install 0.005963 0.006986 2.596316 ( 1.742561)
test_btest 0.000627 0.000135 55.789059 ( 14.533468)
test_basic 0.000492 0.004026 0.408950 ( 0.501147)
test_all 0.001626 0.000000 611.602124 (175.435873)
test_rubyspec 0.022998 0.022986 64.712635 ( 74.845343)
total: 273.74 sec