Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-104550
#<BuildRuby:0x00005622c574a098
@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.20230514-104550",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.005307 1.841533 ( 3.198493)
build_miniruby 0.000000 0.001332 1.298807 ( 1.298600)
build_ruby 0.001979 0.000139 2.559276 ( 2.765859)
build_all 0.006504 0.000000 2.159768 ( 1.346124)
build_install 0.015339 0.000000 3.345438 ( 2.350455)
test_btest 0.001203 0.000000 74.608265 ( 23.627139)
test_basic 0.002464 0.002943 0.655956 ( 0.735769)
test_all 0.001627 0.000074 536.696455 (171.422763)
test_rubyspec 0.042777 0.002143 74.181046 ( 86.117130)
total: 292.86 sec