Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-051250
#<BuildRuby:0x000055f657c96208
@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.20230731-051250",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.006675 0.000461 2.551959 ( 6.167844)
build_miniruby 0.002304 0.000159 45.510923 ( 52.520156)
build_ruby 0.001940 0.000000 3.491747 ( 8.165298)
build_all 0.003812 0.004423 2.714522 ( 3.703128)
build_install 0.019641 0.001031 4.540826 ( 8.190633)
test_btest 0.001051 0.000098 83.474803 ( 62.131599)
test_basic 0.004699 0.004164 0.937231 ( 1.762058)
test_all 0.000905 0.000107 687.379496 (536.778633)
test_rubyspec 0.023569 0.044852 103.219515 (272.943572)
total: 952.36 sec