Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-155628
#<BuildRuby:0x00007fbb3733fdc0
@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.20240921-155628",
@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.000017 0.000008 0.000025 ( 0.000026)
autoconf 0.000030 0.000013 0.000043 ( 0.000042)
configure 0.000024 0.000011 0.000035 ( 0.000036)
build_up 0.004656 0.004346 4.706084 ( 3.998376)
build_miniruby 0.001312 0.000628 1.626043 ( 1.622639)
build_ruby 0.001387 0.000663 4.012236 ( 4.206384)
build_all 0.001763 0.007101 7.078757 ( 2.942787)
build_install 0.011864 0.007539 10.170171 ( 4.669238)
test_btest 0.000568 0.000314 95.884146 ( 25.314521)
test_basic 0.008162 0.002307 0.922561 ( 5.829239)
test_all 0.112220 0.038757 791.073138 (225.574752)
test_rubyspec 0.043258 0.047065 139.403156 ( 30.586848)
total: 304.75 sec