Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-024258
#<BuildRuby:0x000055da73e163d0
@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.20230203-024258",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.001847 0.004126 1.174308 ( 1.927051)
build_miniruby 0.001409 0.000162 1.202926 ( 1.216655)
build_ruby 0.000000 0.001736 2.352111 ( 2.599130)
build_all 0.005897 0.001917 3.901417 ( 2.238434)
build_install 0.009482 0.006737 2.912251 ( 2.422164)
test_btest 0.000553 0.000104 55.846516 ( 28.614503)
test_basic 0.005310 0.000996 0.426321 ( 0.524675)
test_all 0.001794 0.000336 651.690142 (259.892253)
test_rubyspec 0.025681 0.024594 73.475944 ( 87.514301)
total: 386.95 sec