Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-042742
#<BuildRuby:0x000055d7b34ba380
@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-042742",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002121 0.003397 1.682264 ( 2.011625)
build_miniruby 0.001333 0.000000 1.591375 ( 1.589449)
build_ruby 0.000000 0.001635 3.068319 ( 3.277158)
build_all 0.004915 0.001717 5.697718 ( 2.238730)
build_install 0.011116 0.004813 6.582630 ( 3.079661)
test_btest 0.000000 0.000766 83.097381 ( 22.050802)
test_basic 0.002038 0.003722 0.722097 ( 0.781421)
test_all 0.069111 0.044317 716.731862 (207.627780)
test_rubyspec 0.076983 0.015496 149.685845 (160.869807)
total: 403.53 sec