Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-021748
#<BuildRuby:0x00005567b57021d8
@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.20230622-021748",
@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.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006251 0.000521 1.987848 ( 5.143453)
build_miniruby 0.001508 0.000126 1.521860 ( 1.871916)
build_ruby 0.000000 0.001639 3.011535 ( 4.859898)
build_all 0.004264 0.003207 2.369376 ( 2.716758)
build_install 0.017980 0.000000 3.664387 ( 4.970887)
test_btest 0.000883 0.000000 78.347049 ( 45.847865)
test_basic 0.000000 0.007028 0.859400 ( 1.128628)
test_all 0.001444 0.000882 576.932355 (314.959572)
test_rubyspec 0.031590 0.019913 87.083977 (126.931329)
total: 508.43 sec