Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-230940
#<BuildRuby:0x000055d029ebe8e0
@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.20230504-230940",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.005828 0.000276 1.913241 ( 4.192419)
build_miniruby 0.001294 0.000200 1.413352 ( 1.942296)
build_ruby 0.000000 0.001793 2.789086 ( 3.429047)
build_all 0.001775 0.005024 2.169854 ( 2.700246)
build_install 0.015760 0.003105 3.480698 ( 4.080821)
test_btest 0.000725 0.000061 76.688787 ( 62.033337)
test_basic 0.006849 0.000000 0.755114 ( 1.277640)
test_all 0.001423 0.000000 610.669346 (631.948185)
test_rubyspec 0.034001 0.029598 84.077733 (121.890709)
total: 833.50 sec