Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-183954
#<BuildRuby:0x00007f2f2a36fdc0
@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.20240731-183954",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000026 0.000011 0.000037 ( 0.000037)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.003964 0.004054 2.639348 ( 2.753873)
build_miniruby 0.000938 0.000417 1.100869 ( 1.097892)
build_ruby 0.000000 0.001829 3.478900 ( 20.643767)
build_all 0.005109 0.002681 7.409414 ( 2.877806)
build_install 0.017000 0.000039 9.695681 ( 4.271873)
test_btest 0.000700 0.000273 110.390193 ( 28.296008)
test_basic 0.009294 0.000000 0.917371 ( 0.965006)
test_all 0.091238 0.052691 713.332757 (203.953088)
test_rubyspec 0.056731 0.033809 162.015027 ( 26.819138)
total: 291.68 sec