Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-092502
#<BuildRuby:0x00005585fb7be090
@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.20230506-092502",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.002012 0.004546 1.942455 ( 4.582862)
build_miniruby 0.001109 0.000303 1.418922 ( 1.709732)
build_ruby 0.001436 0.000392 2.716746 ( 3.768626)
build_all 0.006403 0.001746 2.250642 ( 2.552502)
build_install 0.010263 0.007970 3.540338 ( 4.272290)
test_btest 0.000569 0.000182 78.521735 ( 60.025874)
test_basic 0.008010 0.000000 0.824771 ( 1.283308)
test_all 0.001613 0.000264 619.638342 (336.687969)
test_rubyspec 0.023182 0.027081 81.589160 (101.292963)
total: 516.18 sec