Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-191231
#<BuildRuby:0x00007fc1855bfdd0
@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.20240804-191231",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000007 0.000031 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004789 0.003089 2.801151 ( 2.718648)
build_miniruby 0.001141 0.000326 1.147312 ( 1.144368)
build_ruby 0.001449 0.000414 3.608453 ( 3.813429)
build_all 0.007524 0.001004 7.828438 ( 3.064224)
build_install 0.010726 0.007454 10.452996 ( 4.802262)
test_btest 0.000718 0.000223 111.520076 ( 28.729832)
test_basic 0.003647 0.005782 1.088729 ( 1.139833)
test_all 0.101527 0.048055 809.270283 (268.158141)
test_rubyspec 0.051593 0.038368 168.513492 ( 33.485667)
total: 347.06 sec