Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240729-172358
#<BuildRuby:0x00007f6da9e1fdc0
@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.20240729-172358",
@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.000008 0.000028 ( 0.000026)
autoconf 0.000034 0.000013 0.000047 ( 0.000046)
configure 0.000027 0.000010 0.000037 ( 0.000037)
build_up 0.005816 0.003120 3.981680 ( 4.271511)
build_miniruby 0.001602 0.000641 1.813593 ( 1.839167)
build_ruby 0.001756 0.000702 4.652457 ( 4.857135)
build_all 0.003579 0.005568 8.301939 ( 3.519104)
build_install 0.020520 0.000941 10.846964 ( 5.210618)
test_btest 0.000778 0.000294 127.399596 ( 52.192026)
test_basic 0.007232 0.005236 1.421887 ( 1.584870)
test_all 0.099775 0.065981 937.242986 (471.198132)
test_rubyspec 0.062022 0.033678 185.739114 (156.952391)
total: 701.63 sec