Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-231157
#<BuildRuby:0x00007f115822fdd8
@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.20240929-231157",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.009093 4.808589 ( 3.925003)
build_miniruby 0.000103 0.001586 1.720213 ( 1.719511)
build_ruby 0.001897 0.000345 4.428453 ( 4.606431)
build_all 0.001954 0.007345 7.458968 ( 3.224127)
build_install 0.020040 0.000165 10.404349 ( 4.458242)
test_btest 0.000785 0.000161 90.325862 ( 23.374050)
test_basic 0.008765 0.000975 0.834830 ( 0.883212)
test_all 0.116465 0.033847 704.854621 (226.661900)
test_rubyspec 0.066712 0.021188 133.541140 ( 27.786702)
total: 296.64 sec