Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-142357
#<BuildRuby:0x000056425bdc2230
@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.20230609-142357",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001689 0.004190 1.818118 ( 3.167100)
build_miniruby 0.001422 0.000000 1.305471 ( 1.305912)
build_ruby 0.001414 0.000000 2.488393 ( 2.675003)
build_all 0.000060 0.007217 2.219127 ( 1.559384)
build_install 0.016964 0.000223 3.271756 ( 2.438483)
test_btest 0.000623 0.000097 76.656898 ( 30.109427)
test_basic 0.002919 0.003764 0.790020 ( 0.896425)
test_all 0.000971 0.000177 562.131158 (198.456784)
test_rubyspec 0.036978 0.011530 78.812077 ( 90.681383)
total: 331.29 sec