Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-125818
#<BuildRuby:0x00005603ab3b6258
@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.20240210-125818",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006696 0.000000 2.028615 ( 2.657834)
build_miniruby 0.001570 0.000046 1.763674 ( 1.826162)
build_ruby 0.002218 0.000000 3.414376 ( 9.593188)
build_all 0.003838 0.004593 6.811602 ( 4.288924)
build_install 0.018064 0.003498 8.422157 ( 5.858132)
test_btest 0.000959 0.000233 91.987098 ( 67.961396)
test_basic 0.003946 0.004063 0.983889 ( 1.318553)
test_all 0.080610 0.039438 781.771764 (359.552541)
test_rubyspec 0.046018 0.067546 194.866996 (257.799995)
total: 710.86 sec