Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-032938
#<BuildRuby:0x00005589c7ba6138
@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.20240322-032938",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.009740 0.001082 3.848407 ( 4.157783)
build_miniruby 0.001337 0.000149 1.763055 ( 1.874692)
build_ruby 0.001601 0.000178 3.365288 ( 3.769424)
build_all 0.000173 0.008262 6.962708 ( 4.910318)
build_install 0.019889 0.002677 9.558019 ( 6.734680)
test_btest 0.000000 0.001034 91.662791 ( 66.171116)
test_basic 0.000000 0.008907 1.017059 ( 1.212888)
test_all 0.052146 0.069343 803.799089 (345.974060)
test_rubyspec 0.045583 0.049201 125.131867 (140.209591)
total: 575.02 sec