Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-024240
#<BuildRuby:0x000055bf1e5e61a8
@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.20240202-024240",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005738 0.000300 1.701572 ( 2.031021)
build_miniruby 0.001101 0.000184 1.526309 ( 1.524420)
build_ruby 0.001353 0.000225 2.947285 ( 3.147265)
build_all 0.000992 0.006571 6.266026 ( 2.488126)
build_install 0.017156 0.000354 7.697283 ( 3.781231)
test_btest 0.001132 0.000000 86.180752 ( 23.161621)
test_basic 0.006266 0.000000 0.860119 ( 0.917342)
test_all 0.089841 0.027061 703.369746 (209.896151)
test_rubyspec 0.040755 0.054179 145.660597 (157.095434)
total: 404.04 sec