Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-114319
#<BuildRuby:0x00005582ebc9a1a8
@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-114319",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004118 0.000515 1.176973 ( 1.676356)
build_miniruby 0.001483 0.000000 1.176453 ( 1.198654)
build_ruby 0.001265 0.000000 2.380528 ( 2.593213)
build_all 0.001676 0.005488 3.769196 ( 2.362878)
build_install 0.013009 0.000944 2.833824 ( 2.215006)
test_btest 0.000734 0.000118 56.428305 ( 30.399088)
test_basic 0.001744 0.004134 0.446001 ( 0.562505)
test_all 0.002562 0.000133 622.645854 (234.840425)
test_rubyspec 0.029898 0.018967 72.134210 ( 83.777322)
total: 359.63 sec