Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-133131
#<BuildRuby:0x00005611e44fdfc0
@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.20230613-133131",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006514 0.000698 2.092136 ( 6.009338)
build_miniruby 0.001479 0.000159 1.469390 ( 2.976297)
build_ruby 0.001642 0.000000 3.062479 ( 5.880530)
build_all 0.007808 0.000098 2.518299 ( 4.047603)
build_install 0.016622 0.004762 3.931551 ( 5.879937)
test_btest 0.000757 0.000092 79.478047 ( 59.910410)
test_basic 0.006469 0.000784 0.801110 ( 2.100744)
test_all 0.000514 0.001111 576.878833 (339.289635)
test_rubyspec 0.014900 0.036509 86.455894 (109.485921)
total: 535.58 sec