Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221212-204757
#<BuildRuby:0x000055b181db1bd0
@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=nil,
@build_opts=nil,
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221212-204757",
@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=nil,
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.004076 0.000815 1.186388 ( 1.649021)
build_miniruby 0.001325 0.000000 1.243986 ( 1.245260)
build_ruby 0.001637 0.000000 2.632072 ( 2.647239)
build_all 0.005059 0.002440 3.720394 ( 3.752179)
build_install 0.005769 0.010193 2.888686 ( 2.918824)
test_btest 0.000482 0.000143 56.588369 ( 62.397219)
test_basic 0.002516 0.003426 0.429067 ( 0.533363)
test_all 0.000867 0.000278 630.738732 (700.278942)
test_rubyspec 0.026911 0.007460 63.727993 ( 73.795801)
total: 849.22 sec