Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-135936
#<BuildRuby:0x00007f4d9cfffdc0
@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.20241220-135936",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.001269 0.004487 2.074171 ( 2.369816)
build_miniruby 0.001166 0.000419 1.369703 ( 1.366413)
build_ruby 0.001475 0.000531 3.657987 ( 3.864532)
build_all 0.005534 0.004711 6.898333 ( 3.134582)
build_install 0.013854 0.004669 8.490583 ( 4.509826)
test_btest 0.000904 0.000000 75.577232 ( 27.168655)
test_basic 0.006707 0.003985 1.036972 ( 1.095866)
test_all 0.102142 0.047250 768.018203 (284.686792)
test_rubyspec 0.042098 0.039804 116.866566 ( 31.165987)
total: 359.36 sec