Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-135440
#<BuildRuby:0x00007f828756fde0
@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.20241122-135440",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000025 0.000010 0.000035 ( 0.000034)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.005630 0.002165 3.129875 ( 3.079683)
build_miniruby 0.001186 0.000456 1.408431 ( 1.405675)
build_ruby 0.001391 0.000535 3.826567 ( 3.997144)
build_all 0.004024 0.004237 5.980482 ( 2.455272)
build_install 0.018523 0.001982 8.770165 ( 4.269190)
test_btest 0.001044 0.000116 78.468079 ( 21.311954)
test_basic 0.000746 0.010397 0.914631 ( 0.981394)
test_all 0.115220 0.032875 646.464896 (201.397831)
test_rubyspec 0.033749 0.048068 117.275641 ( 22.138630)
total: 261.04 sec