Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-233226
#<BuildRuby:0x0000556c99592198
@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.20240203-233226",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005541 0.000887 1.925490 ( 2.329850)
build_miniruby 0.000000 0.001447 1.705288 ( 1.709853)
build_ruby 0.000000 0.001722 3.395545 ( 3.624471)
build_all 0.003100 0.004712 6.158732 ( 3.571352)
build_install 0.016931 0.001871 7.707392 ( 4.722234)
test_btest 0.000875 0.000000 85.651386 ( 40.907096)
test_basic 0.002985 0.004298 0.958072 ( 1.210319)
test_all 0.086134 0.027975 740.453002 (320.749292)
test_rubyspec 0.053629 0.053519 172.066054 (185.106655)
total: 563.93 sec