Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-150737
#<BuildRuby:0x0000564b48212390
@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.20231210-150737",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003692 0.004384 2.439529 ( 3.465892)
build_miniruby 0.001301 0.000135 1.579918 ( 1.663971)
build_ruby 0.001882 0.000000 3.475844 ( 17.415134)
build_all 0.007831 0.000000 5.946974 ( 4.612935)
build_install 0.019274 0.000000 7.572091 ( 9.166157)
test_btest 0.001063 0.000000 83.538753 ( 64.082191)
test_basic 0.007131 0.000000 0.838646 ( 1.100783)
test_all 0.099485 0.021579 685.902758 (333.764554)
test_rubyspec 0.025307 0.046271 99.098253 (112.196778)
total: 547.47 sec