Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-180329
#<BuildRuby:0x00007f3f9cddfdc8
@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.20240829-180329",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000043 0.000006 0.000049 ( 0.000048)
configure 0.000040 0.000005 0.000045 ( 0.000045)
build_up 0.008643 0.001080 4.265843 ( 5.991379)
build_miniruby 0.001804 0.000225 2.393205 ( 2.930064)
build_ruby 0.001985 0.000248 4.901470 ( 5.816635)
build_all 0.006410 0.004538 8.974992 ( 8.438068)
build_install 0.012194 0.013583 12.377887 ( 11.907216)
test_btest 0.000882 0.000185 125.035608 (125.475058)
test_basic 0.012100 0.000667 1.418485 ( 2.457668)
test_all 0.120158 0.045418 1020.689765 (684.360976)
test_rubyspec 0.070969 0.020167 172.531267 ( 54.631859)
total: 902.01 sec