Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-114849
#<BuildRuby:0x000055ebb2c15d10
@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.20230428-114849",
@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.000039 0.000000 0.000039 ( 0.000039)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.001452 0.004177 1.682192 ( 2.925785)
build_miniruby 0.001170 0.000046 1.227908 ( 1.226628)
build_ruby 0.000000 0.001790 2.358491 ( 2.555329)
build_all 0.000611 0.005723 2.169492 ( 1.301603)
build_install 0.007694 0.007850 3.360495 ( 2.352922)
test_btest 0.000933 0.000161 73.681550 ( 24.355873)
test_basic 0.001436 0.003465 0.743604 ( 0.818547)
test_all 0.001002 0.000200 576.089189 (197.557695)
test_rubyspec 0.025694 0.027074 78.407080 ( 92.796215)
total: 325.89 sec