Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-133649
#<BuildRuby:0x00007f8af8aafde0
@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.20240929-133649",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000039 0.000000 0.000039 ( 0.000039)
build_up 0.008884 0.000000 4.114190 ( 3.404303)
build_miniruby 0.001837 0.000000 1.652946 ( 1.649461)
build_ruby 0.001660 0.000208 4.399623 ( 4.587621)
build_all 0.006384 0.001459 6.944726 ( 2.834462)
build_install 0.013907 0.007683 9.844252 ( 4.270001)
test_btest 0.000960 0.000246 93.830517 ( 26.647177)
test_basic 0.009191 0.001253 1.201626 ( 1.246803)
test_all 0.090079 0.061858 789.847541 (242.049619)
test_rubyspec 0.044524 0.039469 136.859055 ( 34.632810)
total: 321.32 sec