Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-054945
#<BuildRuby:0x00007fc54ed4fdd0
@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.20241002-054945",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.003915 0.005569 5.019917 ( 4.104344)
build_miniruby 0.001150 0.000469 1.664213 ( 1.660589)
build_ruby 0.001299 0.000530 4.535437 ( 4.691499)
build_all 0.008460 0.000962 7.348308 ( 3.100362)
build_install 0.016270 0.006547 11.152211 ( 5.422216)
test_btest 0.000775 0.000301 99.425994 ( 27.897610)
test_basic 0.006639 0.004206 1.223519 ( 1.266614)
test_all 0.099026 0.055964 826.863552 (294.532012)
test_rubyspec 0.051271 0.040082 148.993083 ( 44.427730)
total: 387.10 sec