Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-143144
#<BuildRuby:0x00007f9376f7fdd0
@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.20241214-143144",
@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.000004 0.000024 ( 0.000023)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.006313 0.000406 2.588685 ( 3.370213)
build_miniruby 0.000000 0.001648 1.685641 ( 1.735427)
build_ruby 0.000000 0.002020 3.018335 ( 3.238154)
build_all 0.006596 0.000733 5.323035 ( 2.147086)
build_install 0.015576 0.000571 7.199792 ( 3.670354)
test_btest 0.000824 0.000152 72.702218 ( 19.556334)
test_basic 0.001126 0.008796 0.951033 ( 0.997225)
test_all 0.100255 0.041549 645.143330 (212.293750)
test_rubyspec 0.040052 0.037192 114.162478 ( 22.426366)
total: 269.44 sec