Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241222-161057
#<BuildRuby:0x00007ff087f4fdd8
@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.20241222-161057",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002636 0.003677 2.232585 ( 2.881366)
build_miniruby 0.001452 0.000328 1.610405 ( 1.637710)
build_ruby 0.001787 0.000403 4.110574 ( 4.278104)
build_all 0.006480 0.001464 6.343663 ( 2.646015)
build_install 0.010552 0.006985 7.530559 ( 3.850106)
test_btest 0.000650 0.000168 75.931268 ( 24.195901)
test_basic 0.005049 0.006094 1.007852 ( 1.101727)
test_all 0.084782 0.058696 733.238595 (214.130533)
test_rubyspec 0.044301 0.039077 118.696722 ( 27.470945)
total: 282.19 sec