Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-152855
#<BuildRuby:0x00007f151201fdc8
@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.20240905-152855",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.004318 0.004014 3.217912 ( 3.094464)
build_miniruby 0.001338 0.000293 1.625578 ( 1.622069)
build_ruby 0.002025 0.000000 3.901670 ( 4.087465)
build_all 0.004085 0.004523 7.981881 ( 3.209747)
build_install 0.011440 0.007910 9.739989 ( 4.481158)
test_btest 0.000852 0.000237 116.700376 ( 30.697458)
test_basic 0.007848 0.002180 1.137564 ( 1.180339)
test_all 0.097092 0.055713 879.398995 (277.764327)
test_rubyspec 0.035185 0.056841 162.220967 ( 30.205909)
total: 356.34 sec