Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-140104
#<BuildRuby:0x00007f7db0bafdd0
@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.20240901-140104",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.004848 0.004392 3.993413 ( 5.068631)
build_miniruby 0.001571 0.000577 1.840448 ( 2.288618)
build_ruby 0.001597 0.000586 4.667994 ( 5.435176)
build_all 0.009206 0.001752 8.824769 ( 7.392223)
build_install 0.019643 0.005231 11.950748 ( 10.381821)
test_btest 0.000718 0.000246 127.261659 (107.139962)
test_basic 0.009571 0.003290 1.392363 ( 2.077582)
test_all 0.110047 0.057057 928.895692 (766.714009)
test_rubyspec 0.063500 0.031525 170.351909 ( 90.888699)
total: 997.39 sec