Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-050836
#<BuildRuby:0x00007f0459a9fdd0
@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.20240812-050836",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.000652 0.007482 3.447041 ( 3.412769)
build_miniruby 0.001630 0.000346 1.683818 ( 1.680063)
build_ruby 0.001841 0.000391 4.448976 ( 4.570456)
build_all 0.001020 0.008508 8.560543 ( 3.398366)
build_install 0.016736 0.003332 10.917820 ( 4.941104)
test_btest 0.000762 0.000202 122.817680 ( 32.722589)
test_basic 0.006174 0.005011 1.358896 ( 1.401492)
test_all 0.109458 0.047249 891.385693 (270.188924)
test_rubyspec 0.060812 0.033958 182.661393 ( 53.104935)
total: 375.42 sec