Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-174322
#<BuildRuby:0x0000555fedbd60d0
@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.20231023-174322",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006580 0.000098 3.402641 ( 3.516695)
build_miniruby 0.001328 0.000051 1.501997 ( 1.501918)
build_ruby 0.001486 0.000057 2.889582 ( 3.099090)
build_all 0.003915 0.003916 5.566375 ( 2.635581)
build_install 0.010115 0.008997 7.682685 ( 4.143818)
test_btest 0.000631 0.000087 77.250146 ( 33.037745)
test_basic 0.003191 0.004130 0.799873 ( 0.898992)
test_all 0.073737 0.044998 663.399589 (254.617228)
test_rubyspec 0.030831 0.031068 88.137713 (100.024207)
total: 403.48 sec