Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-115610
#<BuildRuby:0x00007f2d840bfdc0
@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.20241130-115610",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000045 0.000003 0.000048 ( 0.000048)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.001696 0.007753 3.945836 ( 4.317684)
build_miniruby 0.001712 0.000214 1.797260 ( 1.943986)
build_ruby 0.001892 0.000237 4.467581 ( 4.734468)
build_all 0.007683 0.000960 6.329189 ( 2.671591)
build_install 0.016581 0.001503 8.809566 ( 4.386619)
test_btest 0.000912 0.000111 81.148571 ( 24.337825)
test_basic 0.010428 0.000697 1.066519 ( 1.139614)
test_all 0.096795 0.046419 750.914494 (219.136087)
test_rubyspec 0.034988 0.043301 119.967394 ( 25.227487)
total: 287.90 sec