Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-070444
#<BuildRuby:0x0000557d72f95ed0
@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.20231215-070444",
@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.000003 0.000025 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.008168 0.000044 2.528819 ( 3.549100)
build_miniruby 0.001657 0.000000 1.592981 ( 3.374128)
build_ruby 0.000000 0.001827 3.292390 ( 23.912323)
build_all 0.003612 0.006084 6.168196 ( 4.703299)
build_install 0.008804 0.012022 7.571843 ( 5.789073)
test_btest 0.000773 0.000188 82.473928 ( 60.107292)
test_basic 0.003987 0.003987 0.949958 ( 1.400505)
test_all 0.088787 0.028929 677.653115 (321.285216)
test_rubyspec 0.012443 0.053610 97.239502 (114.261402)
total: 538.38 sec