Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-050159
#<BuildRuby:0x000055ba342c9e78
@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.20230724-050159",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006641 0.000687 2.282672 ( 5.495076)
build_miniruby 0.001215 0.000126 1.576083 ( 1.581647)
build_ruby 0.001891 0.000000 3.397073 ( 3.646750)
build_all 0.007388 0.000516 2.803013 ( 2.489474)
build_install 0.009819 0.009679 4.380887 ( 3.450599)
test_btest 0.000599 0.000097 82.792250 ( 44.591897)
test_basic 0.007468 0.000000 0.932824 ( 1.278675)
test_all 0.000000 0.001196 640.558362 (308.346684)
test_rubyspec 0.034127 0.028378 95.572693 (141.038395)
total: 511.92 sec