Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-064105
#<BuildRuby:0x00007f332593fdc8
@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.20241110-064105",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000027 0.000011 0.000038 ( 0.000038)
build_up 0.000000 0.008163 3.843562 ( 3.806669)
build_miniruby 0.000000 0.001846 1.655435 ( 1.654888)
build_ruby 0.000031 0.001983 4.395200 ( 38.545010)
build_all 0.007564 0.001672 6.617300 ( 3.025880)
build_install 0.016810 0.006454 9.906376 ( 5.332072)
test_btest 0.000605 0.000302 81.705372 ( 39.977358)
test_basic 0.005701 0.002851 1.095366 ( 1.198445)
test_all 0.114759 0.032253 743.758242 (237.944202)
test_rubyspec 0.044540 0.036798 115.042603 ( 25.751567)
total: 357.24 sec