Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-120328
#<BuildRuby:0x000055f5fdb0e390
@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.20230728-120328",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.006030 0.000965 2.254648 ( 6.421527)
build_miniruby 0.001161 0.000185 1.736915 ( 2.738700)
build_ruby 0.001311 0.000210 3.325778 ( 5.587806)
build_all 0.004935 0.003739 2.717852 ( 3.523130)
build_install 0.019161 0.001024 4.287113 ( 5.679998)
test_btest 0.000838 0.000140 81.069344 ( 57.755860)
test_basic 0.002505 0.005078 0.972464 ( 2.090152)
test_all 0.001431 0.000286 609.431776 (379.514772)
test_rubyspec 0.020906 0.034571 93.421849 (126.646903)
total: 589.96 sec