Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-063519
#<BuildRuby:0x00007f90d8d3fde0
@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.20241028-063519",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.003900 0.003984 3.897667 ( 3.783401)
build_miniruby 0.001417 0.000242 1.583805 ( 1.580190)
build_ruby 0.000000 0.001951 4.025243 ( 4.246280)
build_all 0.002971 0.005796 6.706379 ( 2.822139)
build_install 0.004592 0.014975 9.647124 ( 4.699858)
test_btest 0.000637 0.000202 78.699328 ( 21.908764)
test_basic 0.010809 0.000000 1.092390 ( 1.152749)
test_all 0.103643 0.048404 785.315198 (304.676787)
test_rubyspec 0.069226 0.023094 131.292420 ( 58.585221)
total: 403.46 sec