Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-235953
#<BuildRuby:0x00007f6ed406fdc0
@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-235953",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000034 0.000006 0.000040 ( 0.000041)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.005269 0.002724 3.690673 ( 3.559422)
build_miniruby 0.001417 0.000275 1.286805 ( 1.283483)
build_ruby 0.001545 0.000300 4.124637 ( 14.673449)
build_all 0.006411 0.002844 6.623681 ( 2.665321)
build_install 0.013558 0.005126 9.535658 ( 4.577911)
test_btest 0.000887 0.000195 76.403551 ( 22.898284)
test_basic 0.005203 0.005271 0.908730 ( 0.957452)
test_all 0.091477 0.052768 722.137655 (207.954653)
test_rubyspec 0.048034 0.035324 122.763835 ( 28.268887)
total: 286.84 sec