Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-220513
#<BuildRuby:0x00007f20e5d8fdd0
@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.20240928-220513",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003384 0.005152 4.353439 ( 3.736695)
build_miniruby 0.001340 0.000447 1.520214 ( 1.519925)
build_ruby 0.001442 0.000480 3.828686 ( 4.002102)
build_all 0.004698 0.004416 7.264944 ( 3.037471)
build_install 0.011953 0.009915 10.286510 ( 4.687876)
test_btest 0.000873 0.000000 82.029027 ( 21.349648)
test_basic 0.005968 0.003636 0.878872 ( 0.927361)
test_all 0.077931 0.066340 669.062997 (226.043194)
test_rubyspec 0.034645 0.050295 132.494214 ( 23.636354)
total: 288.94 sec