Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-041739
#<BuildRuby:0x00005563de4ea3d0
@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.20240319-041739",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005903 0.000738 2.328553 ( 2.336635)
build_miniruby 0.001367 0.000171 1.695535 ( 1.699878)
build_ruby 0.001838 0.000000 3.518655 ( 3.747091)
build_all 0.007153 0.000560 6.911731 ( 3.119728)
build_install 0.013390 0.006913 8.719222 ( 4.777292)
test_btest 0.000632 0.000102 93.575915 ( 43.162100)
test_basic 0.000000 0.008010 1.000618 ( 1.144933)
test_all 0.084305 0.039404 833.470418 (437.815279)
test_rubyspec 0.042928 0.050418 133.728372 (167.735493)
total: 665.54 sec