Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-072802
#<BuildRuby:0x00005566dbe5dfc0
@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.20230210-072802",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000803 0.004333 1.126713 ( 1.656252)
build_miniruby 0.000000 0.001351 1.113220 ( 1.111482)
build_ruby 0.000000 0.001205 2.072371 ( 2.284941)
build_all 0.000729 0.005853 3.558417 ( 1.790717)
build_install 0.010178 0.003205 2.882029 ( 1.987408)
test_btest 0.000566 0.000236 55.877338 ( 16.094542)
test_basic 0.000000 0.005261 0.376788 ( 0.470779)
test_all 0.000000 0.001051 617.864196 (176.379569)
test_rubyspec 0.023379 0.020129 65.835918 ( 75.734868)
total: 277.51 sec