Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-120035
#<BuildRuby:0x0000562e84562008
@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.20230219-120035",
@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.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.001445 0.003446 1.468220 ( 1.894325)
build_miniruby 0.001272 0.000303 1.238930 ( 1.244900)
build_ruby 0.001069 0.000254 2.329196 ( 2.542889)
build_all 0.006316 0.000512 3.971650 ( 2.208483)
build_install 0.009650 0.004498 2.990760 ( 2.351436)
test_btest 0.000000 0.000859 56.105152 ( 27.774405)
test_basic 0.005535 0.001436 0.479177 ( 0.577705)
test_all 0.000818 0.000212 637.233017 (245.356304)
test_rubyspec 0.044527 0.008126 75.658092 ( 95.001396)
total: 378.95 sec