Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-194822
#<BuildRuby:0x0000559f57d56320
@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.20240228-194822",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.008837 2.652427 ( 3.601203)
build_miniruby 0.000000 0.001386 1.830178 ( 2.229267)
build_ruby 0.000000 0.001972 4.012509 ( 4.359651)
build_all 0.001849 0.007087 7.178389 ( 4.360977)
build_install 0.018939 0.003760 9.080954 ( 6.497746)
test_btest 0.000674 0.000159 96.051796 ( 67.408988)
test_basic 0.002707 0.006453 1.053915 ( 1.493935)
test_all 0.079029 0.050115 822.178496 (660.601072)
test_rubyspec 0.042348 0.056883 136.091102 (215.973176)
total: 966.53 sec