Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-053720
#<BuildRuby:0x0000556510fae090
@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.20230706-053720",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000088 0.000000 0.000088 ( 0.000144)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.006101 0.000591 2.260349 ( 6.881568)
build_miniruby 0.001117 0.000248 1.773779 ( 3.491039)
build_ruby 0.001308 0.000291 3.431687 ( 7.276970)
build_all 0.002213 0.006154 2.627008 ( 4.446190)
build_install 0.017987 0.004271 4.312692 ( 7.949794)
test_btest 0.000738 0.000200 85.703195 ( 77.123318)
test_basic 0.004376 0.003658 0.947868 ( 2.435337)
test_all 0.001230 0.000356 632.723377 (488.547346)
test_rubyspec 0.029921 0.030941 94.553905 (129.536039)
total: 727.69 sec