Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-054335
#<BuildRuby:0x000055eaa50c2098
@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.20230212-054335",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.001533 0.003238 1.182067 ( 1.590818)
build_miniruby 0.001226 0.000408 1.133976 ( 1.132579)
build_ruby 0.001033 0.000345 2.333144 ( 2.554286)
build_all 0.006016 0.000610 3.934959 ( 2.158938)
build_install 0.013974 0.000000 2.941419 ( 2.459322)
test_btest 0.000815 0.000000 57.237639 ( 26.980828)
test_basic 0.000000 0.005755 0.431356 ( 0.545697)
test_all 0.000623 0.000758 628.791315 (235.710122)
test_rubyspec 0.031855 0.018182 72.804990 ( 83.172610)
total: 356.31 sec