Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-175939
#<BuildRuby:0x0000560b0cc3e0e8
@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.20230902-175939",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.006542 1.856046 ( 2.953127)
build_miniruby 0.000904 0.000898 1.720551 ( 1.857902)
build_ruby 0.001530 0.000283 3.423868 ( 3.873739)
build_all 0.003395 0.004756 6.327297 ( 4.521757)
build_install 0.006502 0.013154 7.696846 ( 6.259598)
test_btest 0.000926 0.000113 84.380536 ( 49.374328)
test_basic 0.005108 0.003331 0.960195 ( 1.320032)
test_all 0.001462 0.008870 700.141880 (372.415195)
test_rubyspec 0.033191 0.035990 103.252744 (125.823590)
total: 568.40 sec