Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-234458
#<BuildRuby:0x000055f2aecb6168
@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.20230209-234458",
@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.000015 0.000003 0.000018 ( 0.000020)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.001737 0.003338 1.178343 ( 1.911764)
build_miniruby 0.001121 0.000306 1.182570 ( 1.196999)
build_ruby 0.001019 0.000278 2.572989 ( 2.805871)
build_all 0.006389 0.000638 3.844553 ( 2.214421)
build_install 0.015274 0.000000 2.889270 ( 2.528255)
test_btest 0.000882 0.000000 56.833431 ( 29.901794)
test_basic 0.000000 0.006842 0.462084 ( 0.589341)
test_all 0.000000 0.002846 636.534908 (233.542466)
test_rubyspec 0.021114 0.029207 72.611771 ( 84.554483)
total: 359.25 sec