Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-044514
#<BuildRuby:0x00005562501c2228
@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.20230711-044514",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.000958 0.006554 2.200626 ( 5.819968)
build_miniruby 0.000000 0.001219 1.632797 ( 2.375280)
build_ruby 0.001533 0.000370 3.310738 ( 4.515517)
build_all 0.000275 0.008084 2.772530 ( 3.657145)
build_install 0.007799 0.009410 4.063202 ( 4.443116)
test_btest 0.000590 0.000216 85.650496 ( 52.553279)
test_basic 0.005844 0.002142 0.932238 ( 1.550766)
test_all 0.001178 0.000432 621.913994 (329.979795)
test_rubyspec 0.028046 0.031636 96.013128 (136.964380)
total: 541.86 sec