Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-173237
#<BuildRuby:0x0000555cb840e3d0
@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.20240320-173237",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007614 0.004353 4.137626 ( 4.436408)
build_miniruby 0.001456 0.000150 1.904653 ( 2.165922)
build_ruby 0.001814 0.000188 3.967653 ( 4.684756)
build_all 0.008308 0.000408 7.395645 ( 5.405439)
build_install 0.014290 0.008907 9.902242 ( 6.687659)
test_btest 0.000740 0.000112 97.365922 ( 54.693055)
test_basic 0.007418 0.000440 1.028825 ( 1.132405)
test_all 0.073542 0.049901 863.085807 (341.363288)
test_rubyspec 0.061554 0.031259 129.964377 (140.553206)
total: 561.12 sec