Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-035150
#<BuildRuby:0x000055c750bc6228
@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.20230120-035150",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.004704 0.000116 1.172668 ( 2.178461)
build_miniruby 0.001352 0.000225 1.266331 ( 1.319543)
build_ruby 0.000000 0.001686 3.045400 ( 3.664638)
build_all 0.004654 0.002462 3.667900 ( 3.035034)
build_install 0.010852 0.003799 2.749144 ( 3.084333)
test_btest 0.000787 0.000000 55.843525 ( 36.965089)
test_basic 0.003801 0.003264 0.439150 ( 0.704042)
test_all 0.000840 0.000196 656.643751 (326.818572)
test_rubyspec 0.028052 0.021320 72.682486 ( 92.104634)
total: 469.88 sec