Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240613-201337
#<BuildRuby:0x00007ffb1b48fdc8
@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.20240613-201337",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.007657 0.000000 3.370831 ( 3.512292)
build_miniruby 0.000000 0.002221 1.307296 ( 1.303682)
build_ruby 0.000000 0.001799 3.621554 ( 3.760002)
build_all 0.006424 0.002334 7.454753 ( 3.016880)
build_install 0.012494 0.005162 9.986593 ( 4.636802)
test_btest 0.000687 0.000188 106.533053 ( 28.563569)
test_basic 0.003507 0.005091 1.053400 ( 1.107593)
test_all 0.120386 0.024692 809.423977 (231.231897)
test_rubyspec 0.057783 0.028727 155.566894 ( 32.494521)
total: 309.63 sec