Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-231806
#<BuildRuby:0x0000563e1aefdfb8
@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.20221225-231806",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004705 0.000981 1.125903 ( 1.739834)
build_miniruby 0.000000 0.001713 1.549074 ( 1.630677)
build_ruby 0.002291 0.000000 3.443363 ( 15.404779)
build_all 0.007587 0.000128 4.026209 ( 2.110921)
build_install 0.011071 0.008602 3.368269 ( 2.973188)
test_btest 0.000803 0.000207 59.807047 ( 28.720993)
test_basic 0.004916 0.001268 0.452627 ( 0.585896)
test_all 0.001047 0.000270 630.164764 (245.201282)
test_rubyspec 0.026606 0.035609 78.034155 (111.237894)
total: 409.61 sec