Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-134645
#<BuildRuby:0x0000560722baa138
@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.20221221-134645",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004728 0.000394 1.179184 ( 1.619526)
build_miniruby 0.001420 0.000118 1.364450 ( 1.365047)
build_ruby 0.001591 0.000000 3.489247 ( 3.849965)
build_all 0.004235 0.003578 4.058279 ( 2.681166)
build_install 0.010662 0.005685 3.218044 ( 2.834456)
test_btest 0.000646 0.000096 57.816420 ( 32.994437)
test_basic 0.005824 0.000862 0.457725 ( 0.779095)
test_all 0.001628 0.000241 658.208808 (307.013851)
test_rubyspec 0.020848 0.031004 72.301195 ( 87.720656)
total: 440.86 sec