Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-181634
#<BuildRuby:0x00007f397cabfdd0
@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.20241001-181634",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000042 0.000013 0.000055 ( 0.000054)
configure 0.000032 0.000010 0.000042 ( 0.000043)
build_up 0.009127 0.000000 4.744396 ( 4.108013)
build_miniruby 0.001795 0.000000 1.433721 ( 1.430179)
build_ruby 0.000000 0.001915 4.223537 ( 4.377997)
build_all 0.007012 0.001481 6.818087 ( 2.947894)
build_install 0.013577 0.004448 10.013866 ( 4.690394)
test_btest 0.000757 0.000219 94.427851 ( 24.923903)
test_basic 0.007012 0.003705 0.953171 ( 1.001632)
test_all 0.106972 0.045401 838.292107 (272.501903)
test_rubyspec 0.063545 0.024596 139.404364 ( 39.091265)
total: 355.07 sec