Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-205946
#<BuildRuby:0x0000555e3d49df68
@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.20221223-205946",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004579 0.000094 1.162577 ( 2.185196)
build_miniruby 0.001132 0.000197 1.459329 ( 1.578017)
build_ruby 0.001466 0.000255 3.632615 ( 4.188645)
build_all 0.008204 0.000671 3.877037 ( 2.795074)
build_install 0.012560 0.005092 3.211286 ( 3.282185)
test_btest 0.000891 0.000171 55.865800 ( 31.823523)
test_basic 0.002611 0.004109 0.433174 ( 0.675319)
test_all 0.001160 0.000000 631.361410 (271.633441)
test_rubyspec 0.013016 0.038502 71.749581 ( 86.890777)
total: 405.05 sec