Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-075624
#<BuildRuby:0x000055ccf0916258
@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.20221218-075624",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.004927 0.000224 1.173304 ( 2.028393)
build_miniruby 0.000000 0.001469 1.350540 ( 1.358516)
build_ruby 0.000000 0.001498 3.421610 ( 3.798714)
build_all 0.007106 0.001094 3.892509 ( 2.616947)
build_install 0.015773 0.000921 3.242742 ( 2.792019)
test_btest 0.000812 0.000065 56.141206 ( 30.626464)
test_basic 0.001340 0.004370 0.434722 ( 0.556715)
test_all 0.001578 0.000182 646.756303 (262.539311)
test_rubyspec 0.012084 0.035133 72.017346 ( 86.437962)
total: 392.76 sec