Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-032130
#<BuildRuby:0x00007f021312fdd8
@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-032130",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003696 0.003870 3.534761 ( 3.499990)
build_miniruby 0.001211 0.000432 1.454478 ( 1.451404)
build_ruby 0.000000 0.001976 4.149337 ( 4.321607)
build_all 0.005631 0.002547 7.901843 ( 3.087290)
build_install 0.023929 0.000070 11.680998 ( 6.443174)
test_btest 0.000714 0.000226 126.256707 ( 48.131471)
test_basic 0.006595 0.009938 1.408685 ( 1.797115)
test_all 0.130365 0.032388 1001.986484 (462.158251)
test_rubyspec 0.062793 0.030022 188.953748 (194.363770)
total: 725.26 sec