Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-120302
#<BuildRuby:0x000055f52e9ee228
@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.20230211-120302",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.000977 0.004019 1.069982 ( 1.443622)
build_miniruby 0.000977 0.000049 0.844562 ( 0.843128)
build_ruby 0.001229 0.000062 1.648037 ( 1.835199)
build_all 0.005624 0.000281 3.328561 ( 1.598443)
build_install 0.007718 0.004319 2.819181 ( 1.936028)
test_btest 0.000759 0.000069 57.317821 ( 15.361537)
test_basic 0.000000 0.004517 0.404584 ( 0.498739)
test_all 0.000000 0.001116 566.310917 (158.848719)
test_rubyspec 0.006730 0.030541 58.220356 ( 68.393082)
total: 250.76 sec