Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-191933
#<BuildRuby:0x000055a7d64fdf70
@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-191933",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001711 0.002644 1.425370 ( 1.890256)
build_miniruby 0.001007 0.000210 1.216203 ( 1.215397)
build_ruby 0.001352 0.000282 2.428047 ( 2.699932)
build_all 0.003672 0.003747 4.057505 ( 2.095977)
build_install 0.010963 0.002631 3.005449 ( 2.391031)
test_btest 0.000652 0.000157 56.073044 ( 28.487205)
test_basic 0.001961 0.004787 0.490754 ( 0.595508)
test_all 0.001127 0.000119 612.573792 (230.047541)
test_rubyspec 0.030222 0.016114 71.496982 ( 82.378975)
total: 351.80 sec