Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-114947
#<BuildRuby:0x00005613bf21e390
@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.20230622-114947",
@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.000013 0.000003 0.000016 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.005606 0.000331 1.887996 ( 6.767161)
build_miniruby 0.001252 0.000251 1.571728 ( 1.582657)
build_ruby 0.001341 0.000269 3.132195 ( 3.417858)
build_all 0.007024 0.000000 2.365747 ( 1.860489)
build_install 0.016610 0.000412 3.686363 ( 3.231829)
test_btest 0.000626 0.000101 79.789229 ( 43.948067)
test_basic 0.002616 0.004883 0.889702 ( 1.423117)
test_all 0.001095 0.000219 580.703899 (272.686168)
test_rubyspec 0.022115 0.032253 87.559527 (126.398623)
total: 461.32 sec