Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-114859
#<BuildRuby:0x00007ff1f7f2fdc8
@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.20241218-114859",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005794 0.000000 2.212949 ( 2.573192)
build_miniruby 0.001586 0.000000 1.334845 ( 1.334688)
build_ruby 0.000000 0.001972 3.610123 ( 3.779779)
build_all 0.006945 0.001166 5.866417 ( 2.514926)
build_install 0.016333 0.003410 8.078846 ( 4.420467)
test_btest 0.001057 0.000000 76.123775 ( 40.104602)
test_basic 0.011394 0.000182 1.069763 ( 1.214417)
test_all 0.080879 0.062310 725.429754 (214.769616)
test_rubyspec 0.054908 0.021041 115.624337 ( 26.602373)
total: 297.32 sec