Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-174237
#<BuildRuby:0x00005618ed745fe8
@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.20221222-174237",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005285 0.000273 1.206805 ( 2.358247)
build_miniruby 0.001287 0.000224 1.511810 ( 1.559315)
build_ruby 0.000000 0.001801 3.717725 ( 4.363718)
build_all 0.004804 0.003255 3.963847 ( 3.008112)
build_install 0.013669 0.002971 3.300078 ( 3.246299)
test_btest 0.000860 0.000187 57.374111 ( 33.871528)
test_basic 0.001767 0.005394 0.460272 ( 0.745265)
test_all 0.001110 0.000289 639.849895 (288.464717)
test_rubyspec 0.038452 0.017696 73.811554 ( 96.451037)
total: 434.07 sec