Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-020851
#<BuildRuby:0x000055e65213e078
@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.20240127-020851",
@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.000001 0.000013 ( 0.000012)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.000000 0.006466 1.748042 ( 2.089006)
build_miniruby 0.000248 0.000921 1.342058 ( 1.340016)
build_ruby 0.001544 0.000000 2.997220 ( 3.223908)
build_all 0.006386 0.000037 5.743540 ( 2.238694)
build_install 0.012225 0.003997 6.637008 ( 3.003138)
test_btest 0.000820 0.000141 81.943917 ( 21.408525)
test_basic 0.000722 0.004090 0.792998 ( 0.853344)
test_all 0.082334 0.032592 727.645271 (214.076379)
test_rubyspec 0.043184 0.052966 142.099075 (153.656911)
total: 401.89 sec