Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-070324
#<BuildRuby:0x00007f50a989fde0
@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.20241128-070324",
@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.000003 0.000027 ( 0.000027)
autoconf 0.000042 0.000005 0.000047 ( 0.000047)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.009438 0.000000 3.785602 ( 4.244663)
build_miniruby 0.002020 0.000000 1.810727 ( 1.948425)
build_ruby 0.002046 0.000162 4.693306 ( 5.116369)
build_all 0.009758 0.000000 7.117704 ( 5.257349)
build_install 0.020468 0.003820 10.044385 ( 7.587271)
test_btest 0.000782 0.000089 86.420484 ( 61.703754)
test_basic 0.008576 0.003617 1.166409 ( 1.477901)
test_all 0.103067 0.049991 784.829547 (301.949500)
test_rubyspec 0.047130 0.035807 118.748116 ( 29.651697)
total: 418.94 sec