Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240723-120120
#<BuildRuby:0x00007fcdabaefdc8
@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.20240723-120120",
@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.000018)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.003108 0.004631 4.083041 ( 4.010213)
build_miniruby 0.000000 0.001875 1.716699 ( 1.719414)
build_ruby 0.000739 0.001371 4.421026 ( 4.650524)
build_all 0.002206 0.007512 8.408988 ( 4.016456)
build_install 0.008524 0.012083 11.634384 ( 6.416243)
test_btest 0.000762 0.000269 125.542009 ( 46.847732)
test_basic 0.003527 0.009453 1.422339 ( 1.492541)
test_all 0.118482 0.033323 837.088915 (267.027888)
test_rubyspec 0.063974 0.023471 171.376159 ( 34.600976)
total: 370.78 sec