Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-190320
#<BuildRuby:0x0000561036706380
@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.20230814-190320",
@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.000001 0.000025 ( 0.000021)
autoconf 0.000038 0.000002 0.000040 ( 0.000035)
configure 0.000034 0.000001 0.000035 ( 0.000035)
build_up 0.006808 0.000226 2.292973 ( 6.557037)
build_miniruby 0.001560 0.000000 1.812559 ( 3.939828)
build_ruby 0.001858 0.000000 3.598485 ( 8.021428)
build_all 0.008282 0.000101 6.423186 ( 6.762360)
build_install 0.021170 0.000226 8.089460 ( 10.005295)
test_btest 0.000976 0.000028 83.950169 ( 67.878521)
test_basic 0.003992 0.004907 0.978050 ( 2.279890)
test_all 0.009743 0.000178 690.729092 (540.915258)
test_rubyspec 0.040876 0.034934 107.240201 (225.116659)
total: 871.48 sec