Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-032531
#<BuildRuby:0x000055e1df819fb8
@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.20230313-032531",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000000 0.005143 1.596117 ( 2.846806)
build_miniruby 0.000000 0.001117 1.183353 ( 1.183138)
build_ruby 0.000635 0.000618 2.143468 ( 2.337077)
build_all 0.001981 0.003207 1.893142 ( 1.032312)
build_install 0.009355 0.006799 3.167039 ( 2.253822)
test_btest 0.000574 0.000230 66.376154 ( 21.928838)
test_basic 0.003918 0.000058 0.512702 ( 0.610306)
test_all 0.000848 0.000326 543.264807 (167.184264)
test_rubyspec 0.007320 0.027353 69.215859 ( 79.059187)
total: 278.44 sec