Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-155143
#<BuildRuby:0x0000559e79c3e4f8
@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.20240215-155143",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006689 0.000000 2.139491 ( 2.556309)
build_miniruby 0.000000 0.001805 1.738154 ( 1.743264)
build_ruby 0.000000 0.001890 3.621493 ( 3.861105)
build_all 0.005746 0.003221 7.024439 ( 4.246129)
build_install 0.009291 0.010887 8.565175 ( 5.434614)
test_btest 0.000602 0.000201 91.644742 ( 46.820732)
test_basic 0.002023 0.005584 0.976851 ( 1.061561)
test_all 0.097404 0.022840 780.775291 (327.595190)
test_rubyspec 0.046554 0.044181 122.872211 (132.394162)
total: 525.71 sec