Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-023808
#<BuildRuby:0x000055d6d159a008
@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.20230924-023808",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.008342 0.000013 2.323537 ( 4.946988)
build_miniruby 0.000000 0.001862 1.761669 ( 2.042760)
build_ruby 0.000131 0.001675 3.474788 ( 4.217056)
build_all 0.008074 0.001009 6.584551 ( 6.126954)
build_install 0.013529 0.008635 7.869123 ( 7.975687)
test_btest 0.000813 0.000139 86.195342 ( 66.401169)
test_basic 0.000294 0.008669 0.989475 ( 1.361982)
test_all 0.007569 0.003041 685.338387 (413.827900)
test_rubyspec 0.049552 0.021259 105.523713 (127.927590)
total: 634.83 sec