Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-025524
#<BuildRuby:0x0000565250cee390
@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.20230201-025524",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.004707 1.197532 ( 2.004579)
build_miniruby 0.000000 0.001684 1.219986 ( 1.232825)
build_ruby 0.000660 0.000898 2.582230 ( 3.007335)
build_all 0.004215 0.002976 3.868256 ( 2.254481)
build_install 0.012672 0.001275 2.903882 ( 2.062822)
test_btest 0.000763 0.000198 55.618083 ( 21.416238)
test_basic 0.002868 0.003743 0.433822 ( 0.531594)
test_all 0.001030 0.000295 645.894735 (255.820223)
test_rubyspec 0.020731 0.028360 71.434758 ( 84.485922)
total: 372.82 sec