Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-025716
#<BuildRuby:0x00007fd2352afdc8
@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.20240923-025716",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004554 0.004172 4.114172 ( 3.495405)
build_miniruby 0.001265 0.000362 1.594663 ( 1.598874)
build_ruby 0.001433 0.000410 3.900817 ( 4.115809)
build_all 0.000786 0.007127 6.287731 ( 2.625870)
build_install 0.008170 0.010495 9.037589 ( 4.171017)
test_btest 0.000656 0.000267 85.476954 ( 22.339143)
test_basic 0.006652 0.002703 1.077042 ( 1.127046)
test_all 0.119593 0.031703 708.393477 (217.351871)
test_rubyspec 0.050150 0.037123 135.856893 ( 41.914765)
total: 298.74 sec