Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-063823
#<BuildRuby:0x0000557b10a8e090
@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.20230511-063823",
@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.000000 0.000014 ( 0.000016)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005331 0.000050 1.793513 ( 3.052181)
build_miniruby 0.001166 0.000044 1.203188 ( 1.201682)
build_ruby 0.001443 0.000056 2.456453 ( 10.445521)
build_all 0.006496 0.000250 2.220874 ( 1.387404)
build_install 0.010332 0.004869 3.222924 ( 2.239632)
test_btest 0.000818 0.000060 75.108401 ( 26.524804)
test_basic 0.000000 0.005492 0.727402 ( 0.802787)
test_all 0.000000 0.000937 528.865734 (185.420463)
test_rubyspec 0.030811 0.013569 75.892283 ( 87.688273)
total: 318.76 sec