Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240625-203544
#<BuildRuby:0x00007f2ae0a8fdd8
@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.20240625-203544",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.009305 0.000828 4.094725 ( 4.664106)
build_miniruby 0.000000 0.001798 1.856322 ( 2.017710)
build_ruby 0.000310 0.002326 4.609987 ( 4.898612)
build_all 0.004791 0.005237 8.478597 ( 3.769562)
build_install 0.013598 0.006709 11.042257 ( 5.301174)
test_btest 0.000729 0.000177 119.919029 ( 52.487439)
test_basic 0.001375 0.010309 1.292444 ( 1.388455)
test_all 0.130193 0.023615 862.606458 (253.425789)
test_rubyspec 0.047898 0.041112 165.339172 ( 34.423831)
total: 362.38 sec