Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-101736
#<BuildRuby:0x000055faa47edf70
@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.20230130-101736",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.000000 0.004827 1.107520 ( 1.506205)
build_miniruby 0.000000 0.001478 1.202046 ( 1.200166)
build_ruby 0.000842 0.000641 2.185719 ( 2.381622)
build_all 0.005178 0.001576 3.613319 ( 1.743038)
build_install 0.010285 0.003482 2.808905 ( 1.924041)
test_btest 0.000623 0.000192 56.440616 ( 17.727901)
test_basic 0.000000 0.005199 0.341363 ( 0.436868)
test_all 0.000000 0.001714 619.915566 (185.983647)
test_rubyspec 0.016747 0.027545 66.747567 ( 76.701500)
total: 289.61 sec