Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-013932
#<BuildRuby:0x00007fbb2e3efdc8
@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.20240826-013932",
@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.000026 0.000004 0.000030 ( 0.000032)
autoconf 0.000046 0.000008 0.000054 ( 0.000053)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.008708 0.001412 4.077779 ( 5.419703)
build_miniruby 0.002062 0.000000 1.805696 ( 2.175399)
build_ruby 0.002390 0.000044 4.860680 ( 5.593166)
build_all 0.011271 0.000396 8.935154 ( 7.332082)
build_install 0.017682 0.008014 12.193622 ( 10.130803)
test_btest 0.000897 0.000159 129.376385 (107.213082)
test_basic 0.010601 0.003875 1.482152 ( 2.214198)
test_all 0.109225 0.059412 1009.045313 (926.947228)
test_rubyspec 0.068726 0.029775 182.433632 (183.358347)
total: 1250.39 sec