Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-040743
#<BuildRuby:0x000055a40024e3d0
@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.20230526-040743",
@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.000023 0.000000 0.000023 ( 0.000023)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000000 0.005483 1.729287 ( 3.102106)
build_miniruby 0.000000 0.001336 1.215983 ( 1.214839)
build_ruby 0.000250 0.001244 2.507031 ( 2.712187)
build_all 0.006666 0.000000 1.997746 ( 1.363333)
build_install 0.007606 0.008514 3.333237 ( 2.581662)
test_btest 0.000535 0.000082 72.179804 ( 30.717034)
test_basic 0.004026 0.000620 0.708204 ( 0.795246)
test_all 0.000942 0.000145 559.115188 (190.589425)
test_rubyspec 0.024656 0.011171 72.625251 ( 84.271442)
total: 317.35 sec