Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-152911
#<BuildRuby:0x000055daf16128e0
@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.20230609-152911",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006671 0.000181 1.980227 ( 4.275852)
build_miniruby 0.001625 0.000116 1.475395 ( 1.724332)
build_ruby 0.001941 0.000000 2.781214 ( 3.378096)
build_all 0.008219 0.000112 2.349526 ( 2.851801)
build_install 0.012321 0.008099 3.597015 ( 3.819023)
test_btest 0.000817 0.000096 79.927756 ( 58.919705)
test_basic 0.003449 0.004734 0.870908 ( 1.363991)
test_all 0.000989 0.001213 604.352963 (368.326254)
test_rubyspec 0.040504 0.011806 83.838261 (105.701760)
total: 550.36 sec