Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-044350
#<BuildRuby:0x000056439c5e5f48
@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.20221227-044350",
@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.000012 0.000000 0.000012 ( 0.000012)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004403 0.000202 0.880620 ( 1.268258)
build_miniruby 0.000837 0.000334 1.072283 ( 1.070680)
build_ruby 0.000882 0.000353 2.502190 ( 12.657573)
build_all 0.000788 0.004575 2.997157 ( 1.514644)
build_install 0.007647 0.003849 2.540985 ( 1.690422)
test_btest 0.000469 0.000221 54.309866 ( 17.250832)
test_basic 0.000143 0.004319 0.387759 ( 0.480367)
test_all 0.000890 0.000471 555.876682 (157.966680)
test_rubyspec 0.031540 0.009283 56.243754 ( 66.222607)
total: 260.12 sec