Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-195248
#<BuildRuby:0x00007ffa2b5efdd0
@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.20241017-195248",
@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.000024)
autoconf 0.000038 0.000008 0.000046 ( 0.000044)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.000000 0.007812 3.717723 ( 3.651083)
build_miniruby 0.000000 0.001524 1.321399 ( 1.318410)
build_ruby 0.000899 0.000771 4.005356 ( 4.165459)
build_all 0.008445 0.000000 7.595709 ( 3.150364)
build_install 0.016089 0.001519 9.603975 ( 4.429742)
test_btest 0.000779 0.000185 92.262847 ( 28.297805)
test_basic 0.008690 0.003981 1.360369 ( 1.673971)
test_all 0.128078 0.024902 789.514374 (233.705935)
test_rubyspec 0.060145 0.028540 134.343364 ( 29.830902)
total: 310.22 sec