Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-182935
#<BuildRuby:0x00007f692159fdd0
@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.20240924-182935",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000048)
configure 0.000039 0.000007 0.000046 ( 0.000046)
build_up 0.009581 0.000899 5.247912 ( 5.713305)
build_miniruby 0.001841 0.000299 1.833385 ( 2.039019)
build_ruby 0.002039 0.000331 4.575870 ( 5.371036)
build_all 0.006241 0.003875 7.423856 ( 6.223695)
build_install 0.024068 0.001157 10.954696 ( 8.728901)
test_btest 0.001108 0.000180 97.282514 ( 81.351363)
test_basic 0.002560 0.009405 1.233133 ( 1.815338)
test_all 0.109388 0.052305 871.669772 (1010.430711)
test_rubyspec 0.057110 0.037610 140.301583 (126.596663)
total: 1248.27 sec