Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-013317
#<BuildRuby:0x00005646a0cde2a8
@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.20230215-013317",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005029 0.000000 1.454380 ( 1.898865)
build_miniruby 0.001519 0.000000 1.219972 ( 1.231624)
build_ruby 0.001470 0.000038 2.434092 ( 2.649893)
build_all 0.004230 0.003127 4.008191 ( 2.671080)
build_install 0.012337 0.002289 3.143031 ( 2.853486)
test_btest 0.000522 0.000118 54.395564 ( 29.092044)
test_basic 0.001514 0.004040 0.443807 ( 0.541172)
test_all 0.001187 0.000306 629.611143 (231.994031)
test_rubyspec 0.018009 0.028682 70.649543 ( 80.994359)
total: 353.93 sec