Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-233938
#<BuildRuby:0x000055c73ff4e2a8
@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.20230910-233938",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004119 0.003974 2.277175 ( 4.860964)
build_miniruby 0.001386 0.000278 1.771133 ( 1.996638)
build_ruby 0.001364 0.000273 3.465719 ( 4.523443)
build_all 0.007716 0.000710 6.497708 ( 5.418083)
build_install 0.021083 0.000000 7.839070 ( 7.289578)
test_btest 0.001397 0.000000 84.998834 ( 65.057389)
test_basic 0.007947 0.000228 0.942488 ( 1.529491)
test_all 0.005895 0.005288 732.086311 (652.779943)
test_rubyspec 0.042496 0.044052 109.984848 (154.508003)
total: 897.96 sec