Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-020012
#<BuildRuby:0x0000559034c02258
@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.20230214-020012",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000387 0.003964 1.350037 ( 1.906655)
build_miniruby 0.001447 0.000000 1.139848 ( 1.144822)
build_ruby 0.001640 0.000000 2.338647 ( 2.566472)
build_all 0.007007 0.000284 3.942838 ( 2.461984)
build_install 0.014124 0.000000 3.013639 ( 2.565943)
test_btest 0.000000 0.000763 56.386062 ( 26.813089)
test_basic 0.004082 0.002941 0.514506 ( 0.623633)
test_all 0.001130 0.000151 631.065839 (233.193174)
test_rubyspec 0.013045 0.039879 72.923499 ( 86.352197)
total: 357.63 sec