Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-010433
#<BuildRuby:0x000055abc6e4e1a8
@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.20230207-010433",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000284 0.004101 0.991716 ( 1.392289)
build_miniruby 0.000891 0.000297 1.016893 ( 1.015153)
build_ruby 0.000000 0.001178 2.045482 ( 2.249759)
build_all 0.000000 0.005511 2.905533 ( 1.343863)
build_install 0.011314 0.000000 2.301395 ( 1.575286)
test_btest 0.000820 0.000000 53.660867 ( 14.398567)
test_basic 0.003968 0.000000 0.398633 ( 0.491279)
test_all 0.000502 0.000716 568.439137 (160.310712)
test_rubyspec 0.011860 0.029229 57.766894 ( 67.909599)
total: 250.69 sec