Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-215903
#<BuildRuby:0x0000556ee0bd2230
@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.20230922-215903",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.006110 0.001466 2.248094 ( 4.376114)
build_miniruby 0.001134 0.000273 1.703202 ( 1.937474)
build_ruby 0.001712 0.000411 3.588565 ( 3.960843)
build_all 0.004898 0.003383 6.298531 ( 4.528685)
build_install 0.011242 0.008426 7.759622 ( 5.766321)
test_btest 0.000932 0.000283 84.392650 ( 44.506780)
test_basic 0.000000 0.007621 0.960226 ( 1.218528)
test_all 0.007946 0.001446 698.668599 (333.752173)
test_rubyspec 0.042526 0.027101 104.067950 (122.203816)
total: 522.25 sec