Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-141114
#<BuildRuby:0x000055c04f94e138
@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.20230813-141114",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007185 0.000744 2.269963 ( 6.289688)
build_miniruby 0.001466 0.000151 1.747304 ( 3.638625)
build_ruby 0.001780 0.000000 3.497751 ( 7.087558)
build_all 0.000856 0.007780 2.844527 ( 4.330911)
build_install 0.020735 0.000571 4.490409 ( 8.401110)
test_btest 0.000724 0.000103 85.189880 ( 70.663046)
test_basic 0.008053 0.000000 0.992564 ( 2.624356)
test_all 0.001107 0.000080 668.813696 (511.343316)
test_rubyspec 0.042096 0.024383 99.441609 (186.875687)
total: 801.26 sec