Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-055634
#<BuildRuby:0x000056287ea86130
@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.20230629-055634",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000022)
build_up 0.006533 0.000182 2.087035 ( 4.923239)
build_miniruby 0.001506 0.000000 1.632324 ( 1.841551)
build_ruby 0.000000 0.001933 3.082443 ( 4.494075)
build_all 0.005914 0.001876 2.480201 ( 2.942749)
build_install 0.016515 0.000414 3.913899 ( 4.361521)
test_btest 0.000897 0.000000 81.254807 ( 46.895888)
test_basic 0.003458 0.004079 0.914312 ( 1.389711)
test_all 0.001123 0.000125 601.671430 (314.902224)
test_rubyspec 0.027819 0.026294 92.406500 (122.254270)
total: 504.01 sec