Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-001254
#<BuildRuby:0x00007f927453fdc8
@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.20241216-001254",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000032)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006005 0.001243 2.483905 ( 3.341290)
build_miniruby 0.001321 0.000273 1.594484 ( 1.730149)
build_ruby 0.001854 0.000384 4.327930 ( 4.501128)
build_all 0.007589 0.000660 6.419268 ( 3.539178)
build_install 0.018617 0.000178 8.078951 ( 5.560450)
test_btest 0.000746 0.000131 65.750124 ( 17.180117)
test_basic 0.004585 0.004483 0.719293 ( 0.769770)
test_all 0.093217 0.047522 648.162151 (186.257685)
test_rubyspec 0.031336 0.048460 115.416050 ( 23.043635)
total: 245.92 sec