Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-164854
#<BuildRuby:0x000055c69c6e1a00
@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.20230102-164854",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000019 0.000001 0.000020 ( 0.000022)
build_up 0.000773 0.003590 1.109541 ( 1.528466)
build_miniruby 0.001498 0.000000 1.264427 ( 1.263339)
build_ruby 0.000000 0.001634 3.233507 ( 3.619300)
build_all 0.000937 0.005777 3.703333 ( 1.879808)
build_install 0.009928 0.004348 3.193024 ( 2.432839)
test_btest 0.000902 0.000000 55.358637 ( 22.449810)
test_basic 0.004846 0.000424 0.412345 ( 0.811766)
test_all 0.000943 0.000087 630.525686 (220.663123)
test_rubyspec 0.034009 0.016109 69.017771 ( 80.164071)
total: 334.81 sec