Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-145859
#<BuildRuby:0x00005638afafe1a8
@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.20221220-145859",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000499 0.004091 1.181935 ( 1.606900)
build_miniruby 0.001203 0.000230 1.363010 ( 1.365375)
build_ruby 0.001808 0.000344 3.612972 ( 3.985237)
build_all 0.004542 0.004257 3.999478 ( 2.570355)
build_install 0.006995 0.009235 3.245887 ( 2.817448)
test_btest 0.000000 0.001008 56.976101 ( 33.107861)
test_basic 0.003296 0.002901 0.459037 ( 0.732460)
test_all 0.000897 0.000299 622.899018 (258.373497)
test_rubyspec 0.023814 0.022578 72.767442 ( 86.213091)
total: 390.77 sec