Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-023027
#<BuildRuby:0x00007fef4974fdc0
@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.20241125-023027",
@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.000007 0.000021 ( 0.000022)
autoconf 0.000026 0.000013 0.000039 ( 0.000039)
configure 0.000020 0.000010 0.000030 ( 0.000030)
build_up 0.005989 0.000928 2.136045 ( 2.240119)
build_miniruby 0.001476 0.000000 1.020531 ( 1.018708)
build_ruby 0.001699 0.000000 2.715195 ( 2.940503)
build_all 0.006733 0.000000 4.718489 ( 1.899095)
build_install 0.014467 0.000000 6.262739 ( 3.058991)
test_btest 0.000947 0.000000 68.726145 ( 22.600842)
test_basic 0.006891 0.000000 0.684132 ( 0.739749)
test_all 0.114557 0.020292 540.335553 (159.026036)
test_rubyspec 0.044541 0.032641 114.231181 ( 18.567617)
total: 212.09 sec