Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-070914
#<BuildRuby:0x00007fa09173fdc8
@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.20240629-070914",
@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.000023 0.000005 0.000028 ( 0.000030)
autoconf 0.000042 0.000009 0.000051 ( 0.000052)
configure 0.000041 0.000009 0.000050 ( 0.000050)
build_up 0.008630 0.001972 4.747615 ( 7.647527)
build_miniruby 0.001776 0.000406 1.882628 ( 2.681264)
build_ruby 0.002552 0.000000 4.782943 ( 11.537496)
build_all 0.007471 0.003648 9.301030 ( 8.390010)
build_install 0.020688 0.008351 12.727914 ( 11.182579)
test_btest 0.000860 0.000219 128.464895 (116.646645)
test_basic 0.010820 0.002768 1.402770 ( 1.915401)
test_all 0.128250 0.037760 994.424647 (1127.485892)
test_rubyspec 0.064248 0.037653 185.179291 (170.567982)
total: 1458.06 sec