Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-185948
#<BuildRuby:0x000056125ff3df00
@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.20230103-185948",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000198 0.004085 1.137683 ( 1.566134)
build_miniruby 0.001260 0.000240 1.381857 ( 1.380551)
build_ruby 0.001365 0.000260 3.350015 ( 3.699954)
build_all 0.001738 0.004604 3.633031 ( 1.895861)
build_install 0.006023 0.009106 3.095667 ( 2.192490)
test_btest 0.000558 0.000178 57.188670 ( 19.906782)
test_basic 0.000000 0.005212 0.409683 ( 0.507372)
test_all 0.000000 0.001402 638.455781 (195.830869)
test_rubyspec 0.025339 0.016686 65.810746 ( 75.787581)
total: 302.77 sec