Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-005834
#<BuildRuby:0x00007fce4898fdc8
@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.20240619-005834",
@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.000034 0.000008 0.000042 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000386 0.007848 3.457019 ( 3.336147)
build_miniruby 0.001348 0.000419 1.592553 ( 1.590270)
build_ruby 0.001497 0.000464 4.141947 ( 4.312116)
build_all 0.008411 0.001328 8.137726 ( 3.869208)
build_install 0.018507 0.002880 10.870251 ( 5.775562)
test_btest 0.000859 0.000242 115.949360 ( 47.233129)
test_basic 0.007789 0.005486 1.329848 ( 1.433998)
test_all 0.125715 0.029698 957.065242 (604.099875)
test_rubyspec 0.068071 0.025679 176.114305 (206.228496)
total: 877.88 sec