Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-230807
#<BuildRuby:0x0000561f39be9f70
@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.20230218-230807",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003538 0.000885 1.248223 ( 1.634829)
build_miniruby 0.001081 0.000270 1.252520 ( 1.250222)
build_ruby 0.001121 0.000281 2.326740 ( 2.550770)
build_all 0.004732 0.001183 3.702888 ( 1.877850)
build_install 0.011701 0.000595 2.662461 ( 1.865430)
test_btest 0.000592 0.000134 56.654288 ( 15.199126)
test_basic 0.004113 0.000935 0.465844 ( 0.557242)
test_all 0.000884 0.000201 582.535630 (168.950908)
test_rubyspec 0.022721 0.015702 55.939512 ( 66.192103)
total: 260.08 sec