Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-044447
#<BuildRuby:0x00005560c5276138
@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.20221223-044447",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004642 0.000634 1.118838 ( 1.514549)
build_miniruby 0.001139 0.000156 1.320500 ( 1.319202)
build_ruby 0.001802 0.000000 3.603800 ( 3.948371)
build_all 0.001088 0.006574 3.717583 ( 1.898739)
build_install 0.019241 0.000641 3.387490 ( 2.476924)
test_btest 0.000653 0.000113 58.950851 ( 19.752209)
test_basic 0.000000 0.004016 0.373648 ( 0.469806)
test_all 0.000447 0.000654 610.486527 (182.219337)
test_rubyspec 0.019481 0.019382 62.848528 ( 72.719030)
total: 286.32 sec