Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-015501
#<BuildRuby:0x00007f4f22edfdc8
@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.20241110-015501",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.007521 0.000000 3.647012 ( 3.595509)
build_miniruby 0.001320 0.000310 1.494471 ( 1.491360)
build_ruby 0.001378 0.000475 4.129696 ( 28.525555)
build_all 0.000000 0.008663 6.418871 ( 2.757313)
build_install 0.012896 0.002976 8.768915 ( 8.524409)
test_btest 0.000673 0.000270 76.795327 ( 23.545039)
test_basic 0.007016 0.003562 1.031833 ( 1.586655)
test_all 0.115196 0.029696 719.995782 (216.427351)
test_rubyspec 0.049164 0.034463 121.236078 ( 29.091506)
total: 315.55 sec