Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-123943
#<BuildRuby:0x000055bfe5131f00
@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-123943",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001679 0.004230 1.232951 ( 2.237256)
build_miniruby 0.001030 0.000187 1.478655 ( 1.579830)
build_ruby 0.001365 0.000248 3.742305 ( 4.284371)
build_all 0.003829 0.004056 3.956168 ( 2.817579)
build_install 0.013005 0.004265 3.306957 ( 3.323885)
test_btest 0.000699 0.000161 56.173634 ( 30.739820)
test_basic 0.005627 0.000000 0.427476 ( 0.563664)
test_all 0.001382 0.000000 649.956345 (257.461572)
test_rubyspec 0.029343 0.023278 72.375695 ( 88.299857)
total: 391.31 sec