Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-015911
#<BuildRuby:0x00007fee367cfde0
@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.20240804-015911",
@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.000019 0.000004 0.000023 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000032)
build_up 0.008755 0.000957 4.206143 ( 5.663485)
build_miniruby 0.001663 0.000342 1.812278 ( 2.096222)
build_ruby 0.001850 0.000381 4.955523 ( 26.431463)
build_all 0.005844 0.004696 9.285488 ( 7.569301)
build_install 0.017618 0.008806 12.589474 ( 10.227101)
test_btest 0.000962 0.000247 129.278404 ( 99.017394)
test_basic 0.005003 0.007731 1.335557 ( 1.504481)
test_all 0.143622 0.014282 985.104484 (416.777705)
test_rubyspec 0.041583 0.054695 172.374715 ( 43.976464)
total: 613.26 sec