Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-014554
#<BuildRuby:0x00007f28a3c5fdc8
@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.20241019-014554",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000043)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.000912 0.007034 3.841503 ( 3.668679)
build_miniruby 0.001188 0.000396 1.642928 ( 1.639092)
build_ruby 0.001401 0.000467 4.042198 ( 4.228536)
build_all 0.008896 0.000000 7.222246 ( 2.898985)
build_install 0.011446 0.008195 9.978064 ( 4.597059)
test_btest 0.000711 0.000244 93.255105 ( 24.647481)
test_basic 0.009892 0.000574 1.087462 ( 1.131165)
test_all 0.120581 0.031595 775.245353 (247.059753)
test_rubyspec 0.055958 0.028650 136.235795 ( 32.156687)
total: 322.03 sec