Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-035705
#<BuildRuby:0x0000559396ad61a8
@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.20240116-035705",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.003847 0.001346 1.597630 ( 2.004630)
build_miniruby 0.001833 0.000000 1.523858 ( 1.522633)
build_ruby 0.002035 0.000000 3.058409 ( 3.283931)
build_all 0.004525 0.002800 5.340479 ( 2.935882)
build_install 0.011608 0.006353 6.643479 ( 4.042276)
test_btest 0.001524 0.000564 79.187086 ( 33.450347)
test_basic 0.001008 0.006505 0.894932 ( 0.978013)
test_all 0.077053 0.038122 686.786467 (254.423773)
test_rubyspec 0.025256 0.041342 92.175447 (104.099141)
total: 406.74 sec