Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-052925
#<BuildRuby:0x000055aeb7b2df48
@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.20240312-052925",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000025 0.000003 0.000028 ( 0.000030)
build_up 0.007821 0.000537 2.776405 ( 2.688599)
build_miniruby 0.001310 0.000188 1.715091 ( 1.727249)
build_ruby 0.001779 0.000254 3.967972 ( 4.201470)
build_all 0.008253 0.000000 7.057931 ( 3.688889)
build_install 0.012957 0.007817 9.016103 ( 5.031465)
test_btest 0.000399 0.000924 96.367476 ( 42.113326)
test_basic 0.001059 0.006725 0.991173 ( 1.095831)
test_all 0.072378 0.047285 790.866307 (294.715899)
test_rubyspec 0.048946 0.042488 124.766625 (134.142385)
total: 489.41 sec