Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-142324
#<BuildRuby:0x0000563c7f305fb8
@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.20230905-142324",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.001499 0.003785 1.687054 ( 2.054565)
build_miniruby 0.001688 0.000000 1.555318 ( 1.553486)
build_ruby 0.000000 0.001971 3.156694 ( 3.346786)
build_all 0.006411 0.001942 6.134933 ( 2.768277)
build_install 0.014991 0.003844 7.306604 ( 3.843669)
test_btest 0.000819 0.000000 82.824866 ( 26.042084)
test_basic 0.005454 0.003061 0.956393 ( 1.026901)
test_all 0.008373 0.000628 680.871177 (230.597195)
test_rubyspec 0.041780 0.027985 99.861460 (111.483230)
total: 382.72 sec