Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-153702
#<BuildRuby:0x00007fdd6037fdd0
@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.20240726-153702",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000009 0.000040 ( 0.000041)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005054 0.004195 3.857536 ( 6.887943)
build_miniruby 0.002072 0.000628 1.867106 ( 3.099966)
build_ruby 0.001642 0.000497 4.778568 ( 8.227731)
build_all 0.010780 0.000807 8.722487 ( 12.910887)
build_install 0.023459 0.002967 11.688798 ( 19.944755)
test_btest 0.000981 0.000258 126.094538 (185.561039)
test_basic 0.010830 0.001651 1.392017 ( 2.558549)
test_all 0.121126 0.046799 996.662599 (1053.097368)
test_rubyspec 0.018396 0.069714 165.496888 ( 38.988835)
total: 1331.28 sec