Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-192740
#<BuildRuby:0x00005593bb1fa2a8
@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.20231011-192740",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000037 0.000002 0.000039 ( 0.000034)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006812 0.000426 2.582358 ( 3.142748)
build_miniruby 0.001497 0.000094 1.640463 ( 1.699811)
build_ruby 0.001696 0.000106 3.384301 ( 3.566979)
build_all 0.007905 0.000000 6.252900 ( 3.121898)
build_install 0.012362 0.008557 7.971543 ( 4.670881)
test_btest 0.000959 0.000104 89.841719 ( 33.560302)
test_basic 0.004824 0.000522 0.991198 ( 1.051788)
test_all 0.004833 0.005133 739.263094 (258.598657)
test_rubyspec 0.023385 0.049140 102.067453 (116.058852)
total: 425.47 sec