Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-165201
#<BuildRuby:0x0000565519aa2868
@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.20240119-165201",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.006071 1.721981 ( 2.171012)
build_miniruby 0.000033 0.001775 1.614948 ( 1.617279)
build_ruby 0.000000 0.001537 3.177034 ( 3.422469)
build_all 0.005181 0.002653 6.161273 ( 2.874259)
build_install 0.017810 0.002496 7.342215 ( 4.025036)
test_btest 0.000000 0.000873 84.532889 ( 29.951456)
test_basic 0.000597 0.006878 0.852820 ( 0.933637)
test_all 0.086298 0.039855 798.139001 (617.911958)
test_rubyspec 0.065363 0.049152 188.818241 (322.946629)
total: 985.85 sec