Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240719-142739
#<BuildRuby:0x00007f48a104fdd0
@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.20240719-142739",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.007298 0.000454 3.310051 ( 3.290702)
build_miniruby 0.001462 0.000195 1.166540 ( 1.163856)
build_ruby 0.001601 0.000214 3.919752 ( 4.073477)
build_all 0.004173 0.004129 8.363554 ( 3.313947)
build_install 0.011506 0.007250 9.939169 ( 4.406174)
test_btest 0.001013 0.000203 112.535822 ( 30.912681)
test_basic 0.008513 0.000875 1.131184 ( 1.179176)
test_all 0.116753 0.033847 806.443950 (302.835359)
test_rubyspec 0.074242 0.018379 170.851437 ( 37.083412)
total: 388.26 sec