Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-111338
#<BuildRuby:0x0000558babbd21a8
@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.20230214-111338",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.000653 0.004094 0.978686 ( 1.371463)
build_miniruby 0.001027 0.000181 0.889052 ( 0.887248)
build_ruby 0.000000 0.001536 1.669006 ( 1.904986)
build_all 0.003307 0.002317 3.116477 ( 1.476057)
build_install 0.012292 0.000840 2.384451 ( 1.567311)
test_btest 0.000597 0.000119 54.428124 ( 13.871813)
test_basic 0.004061 0.000813 0.422451 ( 0.514359)
test_all 0.001043 0.000209 588.799205 (165.731387)
test_rubyspec 0.022906 0.012866 57.473438 ( 67.502521)
total: 254.83 sec