Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-003828
#<BuildRuby:0x000055c0bbe7de58
@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.20230215-003828",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000000 0.004800 1.364782 ( 1.751872)
build_miniruby 0.000000 0.001377 1.233531 ( 1.232450)
build_ruby 0.000448 0.000858 2.044916 ( 2.241484)
build_all 0.005896 0.000943 3.641738 ( 1.756970)
build_install 0.007718 0.004685 2.677690 ( 1.822589)
test_btest 0.000592 0.000114 58.475946 ( 17.101760)
test_basic 0.004099 0.003241 0.549265 ( 0.654280)
test_all 0.001067 0.000228 656.674229 (189.827472)
test_rubyspec 0.022103 0.017697 65.300239 ( 75.130391)
total: 291.52 sec