Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-114352
#<BuildRuby:0x0000563bbdad1fc0
@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.20230720-114352",
@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.000023 0.000001 0.000024 ( 0.000024)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007775 0.000000 2.305987 ( 6.402289)
build_miniruby 0.001940 0.000000 1.791307 ( 2.820167)
build_ruby 0.000000 0.002034 3.453804 ( 6.600894)
build_all 0.005129 0.003724 2.810942 ( 4.425645)
build_install 0.018528 0.001118 4.342055 ( 6.987476)
test_btest 0.000774 0.000072 81.658395 ( 79.863487)
test_basic 0.005728 0.000533 0.947766 ( 2.567168)
test_all 0.001901 0.000177 629.861127 (556.636020)
test_rubyspec 0.036065 0.021966 92.450620 (161.963523)
total: 828.27 sec