Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-032334
#<BuildRuby:0x00007fe7e679fdd0
@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.20241228-032334",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.000000 0.005364 2.026236 ( 2.331718)
build_miniruby 0.000000 0.001425 1.693349 ( 1.690896)
build_ruby 0.002032 0.000000 4.232962 ( 4.397419)
build_all 0.008760 0.000559 6.552734 ( 2.713336)
build_install 0.017385 0.001906 7.512499 ( 3.791971)
test_btest 0.000734 0.000245 74.391922 ( 19.859106)
test_basic 0.005686 0.004653 0.855066 ( 0.899514)
test_all 0.086847 0.059561 716.638477 (251.465880)
test_rubyspec 0.056934 0.026453 119.601983 ( 24.318612)
total: 311.47 sec