Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-113836
#<BuildRuby:0x0000557c6c45e190
@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.20230921-113836",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.006261 2.187033 ( 3.454077)
build_miniruby 0.001588 0.000237 1.579670 ( 1.578304)
build_ruby 0.000000 0.002005 2.754353 ( 2.987662)
build_all 0.005103 0.002136 6.132233 ( 2.572014)
build_install 0.014308 0.002769 7.593237 ( 3.778264)
test_btest 0.000913 0.000243 84.822895 ( 27.243907)
test_basic 0.005620 0.000000 0.908842 ( 0.971395)
test_all 0.009444 0.000000 686.553186 (215.366464)
test_rubyspec 0.038186 0.019000 94.192801 (105.583887)
total: 363.54 sec