Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-034206
#<BuildRuby:0x0000559bf5e1df70
@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.20221227-034206",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000091 0.004164 1.085883 ( 1.521807)
build_miniruby 0.001005 0.000335 1.203805 ( 1.202543)
build_ruby 0.001205 0.000000 3.045536 ( 3.424354)
build_all 0.005395 0.000784 3.488288 ( 1.742274)
build_install 0.012230 0.000000 2.697001 ( 1.814788)
test_btest 0.000659 0.000000 57.608356 ( 20.674604)
test_basic 0.006360 0.000372 0.451422 ( 0.551351)
test_all 0.000854 0.000221 651.486071 (201.266606)
test_rubyspec 0.018119 0.019197 60.772057 ( 70.902817)
total: 303.10 sec