Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-192820
#<BuildRuby:0x00007f978d55fdd0
@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.20240805-192820",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.007085 0.001371 3.956384 ( 4.193829)
build_miniruby 0.001481 0.000287 1.731064 ( 1.782292)
build_ruby 0.001791 0.000347 4.694408 ( 4.914976)
build_all 0.006254 0.004814 8.578532 ( 4.942386)
build_install 0.024316 0.000371 11.487207 ( 6.891818)
test_btest 0.000731 0.000138 121.705613 ( 65.544903)
test_basic 0.001520 0.011702 1.408066 ( 2.422474)
test_all 0.117640 0.044909 916.839266 (794.827351)
test_rubyspec 0.068363 0.030163 175.446143 (170.326142)
total: 1055.85 sec