Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-224905
#<BuildRuby:0x000055986b46a3d0
@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.20231208-224905",
@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.000017)
autoconf 0.000046 0.000000 0.000046 ( 0.000044)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.003904 0.004137 2.497937 ( 4.415867)
build_miniruby 0.000000 0.001994 1.804119 ( 2.287905)
build_ruby 0.000000 0.001765 3.510682 ( 4.383386)
build_all 0.009259 0.000000 6.237335 ( 7.056275)
build_install 0.013361 0.007879 7.526764 ( 8.626237)
test_btest 0.000677 0.000184 84.559963 ( 92.799903)
test_basic 0.004529 0.004215 0.925040 ( 1.626192)
test_all 0.100243 0.026725 737.042895 (578.349997)
test_rubyspec 0.048429 0.026455 103.785395 (148.732538)
total: 848.28 sec