Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-101724
#<BuildRuby:0x0000561a3d41dfe0
@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.20230621-101724",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.000000 0.006032 1.924861 ( 3.230588)
build_miniruby 0.000189 0.001226 1.499659 ( 1.564289)
build_ruby 0.001326 0.000288 2.788017 ( 2.985772)
build_all 0.006586 0.000542 5.361914 ( 2.605492)
build_install 0.008864 0.009522 6.720777 ( 3.842580)
test_btest 0.000592 0.000165 80.091338 ( 33.924334)
test_basic 0.002747 0.003831 0.792627 ( 0.880185)
test_all 0.001047 0.000322 599.691180 (244.974873)
test_rubyspec 0.009417 0.041931 86.168207 ( 99.683624)
total: 393.69 sec