Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-134509
#<BuildRuby:0x000055c2088628e0
@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.20240311-134509",
@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.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.006076 0.000935 2.274429 ( 2.053168)
build_miniruby 0.001279 0.000197 1.507801 ( 1.505641)
build_ruby 0.001354 0.000208 3.508752 ( 3.716655)
build_all 0.002997 0.004048 6.595789 ( 2.599446)
build_install 0.013220 0.005221 7.755095 ( 3.365497)
test_btest 0.000851 0.000176 89.729954 ( 24.231098)
test_basic 0.000000 0.005929 0.938357 ( 0.999538)
test_all 0.081813 0.037546 785.209909 (225.918174)
test_rubyspec 0.063887 0.027198 129.220370 (139.390972)
total: 403.78 sec