Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-100723
#<BuildRuby:0x0000564b746a5fc0
@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.20240115-100723",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.004737 0.000207 1.544601 ( 1.948925)
build_miniruby 0.000000 0.001669 1.540815 ( 1.539543)
build_ruby 0.000000 0.001663 3.201917 ( 3.412684)
build_all 0.004906 0.002432 5.486148 ( 2.946362)
build_install 0.016405 0.000000 6.657295 ( 3.915220)
test_btest 0.000522 0.000161 80.949429 ( 33.108908)
test_basic 0.006413 0.000758 0.858675 ( 0.928412)
test_all 0.077215 0.037356 736.284076 (273.188946)
test_rubyspec 0.046613 0.020422 93.980436 (106.030623)
total: 427.02 sec