Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-083825
#<BuildRuby:0x0000558bf46d9ef0
@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.20230502-083825",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001536 0.003549 1.673336 ( 2.907940)
build_miniruby 0.001005 0.000188 1.054771 ( 1.053152)
build_ruby 0.001034 0.000194 2.249872 ( 2.473817)
build_all 0.005394 0.000246 1.998331 ( 1.277459)
build_install 0.010547 0.005520 3.275791 ( 2.395972)
test_btest 0.000759 0.000169 73.203960 ( 24.121750)
test_basic 0.004869 0.000000 0.732592 ( 0.810899)
test_all 0.000985 0.000000 612.071034 (244.002686)
test_rubyspec 0.021361 0.024372 77.112800 ( 88.741863)
total: 367.79 sec