Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-055448
#<BuildRuby:0x00005590b4be9fe8
@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.20221227-055448",
@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.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004375 0.000052 1.041911 ( 1.477907)
build_miniruby 0.001418 0.000000 1.216092 ( 1.214493)
build_ruby 0.001605 0.000000 3.647804 ( 4.015974)
build_all 0.005607 0.000620 3.701720 ( 1.892583)
build_install 0.014589 0.002227 3.144102 ( 2.272624)
test_btest 0.000862 0.000115 57.516673 ( 22.729062)
test_basic 0.000422 0.003829 0.399438 ( 3.183124)
test_all 0.000988 0.000000 622.878867 (190.152527)
test_rubyspec 0.029418 0.003600 62.186824 ( 72.114595)
total: 299.05 sec