Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-140807
#<BuildRuby:0x000055bd2a74e338
@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.20240120-140807",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.005681 1.550068 ( 1.888918)
build_miniruby 0.000000 0.001279 1.501504 ( 1.499913)
build_ruby 0.001214 0.000324 2.822489 ( 3.023313)
build_all 0.006364 0.000000 5.263519 ( 2.055435)
build_install 0.016805 0.000000 6.725812 ( 3.232424)
test_btest 0.000964 0.000000 80.422236 ( 22.844000)
test_basic 0.005179 0.002698 0.860883 ( 0.928286)
test_all 0.085899 0.033718 730.076516 (222.148857)
test_rubyspec 0.056597 0.037380 142.635626 (154.170082)
total: 411.79 sec