Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-165640
#<BuildRuby:0x0000560251081fe8
@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.20221225-165640",
@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.000063 0.000000 0.000063 ( 0.000111)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.001496 0.003384 1.134640 ( 1.512539)
build_miniruby 0.001080 0.000308 1.537684 ( 1.538244)
build_ruby 0.001960 0.000000 3.338158 ( 3.683934)
build_all 0.007291 0.000351 3.886306 ( 2.031536)
build_install 0.014970 0.001646 3.251362 ( 2.335593)
test_btest 0.000547 0.000131 57.375596 ( 22.705757)
test_basic 0.000094 0.004383 0.402515 ( 0.512151)
test_all 0.000929 0.000261 644.547444 (214.936235)
test_rubyspec 0.006499 0.037510 64.240665 ( 74.287767)
total: 323.54 sec