Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-191541
#<BuildRuby:0x00005640d1d7e138
@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.20240206-191541",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006461 0.000808 2.038110 ( 3.987286)
build_miniruby 0.001837 0.000230 1.733910 ( 2.324846)
build_ruby 0.000000 0.001960 3.663286 ( 4.806687)
build_all 0.002268 0.006412 6.465749 ( 7.782375)
build_install 0.019084 0.001918 7.975459 ( 9.154106)
test_btest 0.000768 0.000143 91.553977 (102.539661)
test_basic 0.000000 0.007740 1.005962 ( 1.762908)
test_all 0.086643 0.040183 865.217027 (749.119538)
test_rubyspec 0.066336 0.042265 181.022281 (227.194875)
total: 1108.67 sec