Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-022152
#<BuildRuby:0x00007f31b9a8fdd0
@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.20240708-022152",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000044 0.000011 0.000055 ( 0.000056)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.004917 0.005072 4.756207 ( 7.383818)
build_miniruby 0.001621 0.000463 1.915987 ( 2.487120)
build_ruby 0.000000 0.002632 5.048359 ( 6.665839)
build_all 0.010061 0.001875 9.488210 ( 11.123824)
build_install 0.018226 0.009949 13.444532 ( 14.989814)
test_btest 0.000000 0.001213 135.880968 (154.182319)
test_basic 0.000000 0.014975 1.532714 ( 2.559897)
test_all 0.098143 0.072078 971.308524 (577.988587)
test_rubyspec 0.059895 0.038521 177.192305 ( 32.014724)
total: 809.40 sec