Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-171206
#<BuildRuby:0x00007f24f78efdc8
@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.20240626-171206",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000044 0.000005 0.000049 ( 0.000048)
configure 0.000042 0.000005 0.000047 ( 0.000047)
build_up 0.009625 0.001132 4.578751 ( 6.892212)
build_miniruby 0.002112 0.000000 1.829565 ( 2.378404)
build_ruby 0.002440 0.000037 4.618880 ( 6.133859)
build_all 0.011626 0.000316 9.028587 ( 9.897824)
build_install 0.021373 0.005444 12.399299 ( 12.878661)
test_btest 0.001138 0.000142 125.846606 (152.119148)
test_basic 0.001669 0.013421 1.400087 ( 2.626113)
test_all 0.138518 0.028623 968.836831 (1091.363844)
test_rubyspec 0.048221 0.052225 178.339054 ( 95.447857)
total: 1379.74 sec