Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-032931
#<BuildRuby:0x00007f22e5dbfdd0
@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.20240924-032931",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000033 0.000003 0.000036 ( 0.000037)
build_up 0.005404 0.003662 4.305861 ( 3.540451)
build_miniruby 0.000000 0.001705 1.602975 ( 1.601845)
build_ruby 0.001364 0.001221 4.090498 ( 4.377288)
build_all 0.011186 0.000000 7.481938 ( 4.860253)
build_install 0.023976 0.001581 11.081545 ( 7.346091)
test_btest 0.000840 0.000105 91.016451 ( 29.993560)
test_basic 0.004375 0.004099 0.970188 ( 1.592079)
test_all 0.127668 0.018238 750.905038 (224.329555)
test_rubyspec 0.058136 0.026633 131.702108 ( 27.599734)
total: 305.24 sec