Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-044608
#<BuildRuby:0x00007ffa3d5dfdd8
@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.20241231-044608",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.001364 0.004276 1.462342 ( 1.784962)
build_miniruby 0.001361 0.000000 1.134165 ( 1.136690)
build_ruby 0.001807 0.000000 3.217741 ( 3.385220)
build_all 0.006343 0.002566 5.498878 ( 2.099737)
build_install 0.016865 0.000344 6.656063 ( 3.359677)
test_btest 0.000664 0.000132 71.454417 ( 28.277245)
test_basic 0.007131 0.000631 0.685448 ( 0.748456)
test_all 0.119317 0.024966 678.771824 (231.419076)
test_rubyspec 0.034305 0.049653 117.005486 ( 26.137805)
total: 298.35 sec