Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-023340
#<BuildRuby:0x00007f3d5135fdc8
@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.20241201-023340",
@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.000003 0.000018 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.002901 0.004627 3.190765 ( 3.160894)
build_miniruby 0.000000 0.001643 1.495378 ( 1.491655)
build_ruby 0.000000 0.001783 4.266244 ( 4.402012)
build_all 0.003765 0.004462 6.590268 ( 2.798060)
build_install 0.020940 0.000130 9.126898 ( 4.601665)
test_btest 0.000769 0.000182 77.418757 ( 34.291652)
test_basic 0.005593 0.004496 0.922245 ( 3.248235)
test_all 0.118356 0.024655 713.621348 (249.630916)
test_rubyspec 0.025127 0.054515 116.439852 ( 25.796813)
total: 329.42 sec