Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-171652
#<BuildRuby:0x000055dabb3ae008
@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.20230110-171652",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003909 0.000850 1.180069 ( 1.743678)
build_miniruby 0.001496 0.000000 1.496904 ( 1.527893)
build_ruby 0.001558 0.000000 3.584730 ( 4.025270)
build_all 0.007225 0.001335 3.971822 ( 2.949929)
build_install 0.011810 0.005344 3.044989 ( 2.690104)
test_btest 0.000530 0.000124 55.151236 ( 31.412014)
test_basic 0.001792 0.004344 0.438821 ( 0.687963)
test_all 0.001170 0.000312 652.865477 (343.625461)
test_rubyspec 0.049221 0.013399 76.458711 (118.375942)
total: 507.04 sec