Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-081641
#<BuildRuby:0x000055bace0d2198
@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.20230202-081641",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000619 0.004136 1.212235 ( 1.721609)
build_miniruby 0.001353 0.000235 1.181651 ( 1.252371)
build_ruby 0.001142 0.000199 2.511480 ( 2.883378)
build_all 0.006565 0.001142 3.949585 ( 2.385981)
build_install 0.014711 0.000927 2.931328 ( 2.786078)
test_btest 0.000673 0.000108 55.918473 ( 31.037455)
test_basic 0.005634 0.000140 0.427654 ( 0.567862)
test_all 0.001849 0.000285 629.911344 (254.822890)
test_rubyspec 0.000000 0.050629 71.463280 ( 85.237561)
total: 382.70 sec