Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-031501
#<BuildRuby:0x000055bbd538a130
@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.20230912-031501",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007321 0.000000 2.204755 ( 3.554889)
build_miniruby 0.001813 0.000000 1.635954 ( 1.634608)
build_ruby 0.001736 0.000000 3.350574 ( 3.547327)
build_all 0.007971 0.000000 6.518395 ( 3.333934)
build_install 0.015077 0.003834 7.978178 ( 4.582456)
test_btest 0.000760 0.000082 83.833938 ( 30.679392)
test_basic 0.001152 0.004121 0.915322 ( 1.001449)
test_all 0.006538 0.002615 712.633715 (254.283863)
test_rubyspec 0.031791 0.038298 101.149581 (112.736904)
total: 415.36 sec