Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-224730
#<BuildRuby:0x000055a1eac46058
@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.20221204-224730",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.007568 0.000246 1.648095 ( 2.351935)
build_miniruby 0.001459 0.000101 1.169516 ( 1.352782)
build_ruby 0.001908 0.000132 1.971415 ( 2.249599)
build_all 0.004657 0.004729 4.056852 ( 3.736681)
build_install 0.012048 0.009342 2.953207 ( 3.207152)
test_btest 0.000684 0.000111 70.046063 ( 52.364618)
test_basic 0.002423 0.005010 0.431615 ( 0.786563)
test_all 0.001360 0.000263 721.530120 (500.903923)
test_rubyspec 0.014393 0.027909 69.252786 ( 79.573483)
total: 646.53 sec