Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-013608
#<BuildRuby:0x000055f92dbc9fb8
@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.20221224-013608",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000007 0.000028 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.002135 0.003383 1.297442 ( 2.264078)
build_miniruby 0.001492 0.000497 1.543965 ( 1.750015)
build_ruby 0.001393 0.000465 3.827889 ( 4.517324)
build_all 0.003344 0.005338 3.946518 ( 3.834450)
build_install 0.016765 0.002715 3.357825 ( 3.722385)
test_btest 0.000737 0.000255 58.396103 ( 36.465843)
test_basic 0.006975 0.000000 0.466562 ( 0.698773)
test_all 0.001345 0.000071 651.836819 (274.087802)
test_rubyspec 0.023544 0.023629 71.958693 ( 84.621854)
total: 411.96 sec