Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-231524
#<BuildRuby:0x00007efc9137fde0
@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.20240827-231524",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000022 0.000010 0.000032 ( 0.000032)
configure 0.000014 0.000007 0.000021 ( 0.000021)
build_up 0.003712 0.003849 3.243958 ( 3.275945)
build_miniruby 0.001048 0.000498 1.398866 ( 1.395213)
build_ruby 0.001841 0.000000 3.665079 ( 3.816639)
build_all 0.006918 0.002616 8.143510 ( 3.129158)
build_install 0.015873 0.001715 11.051292 ( 5.284543)
test_btest 0.000646 0.000263 112.669149 ( 29.374399)
test_basic 0.010022 0.000000 1.071796 ( 1.119130)
test_all 0.106874 0.043457 843.773868 (254.772639)
test_rubyspec 0.056062 0.033657 166.588767 ( 34.248381)
total: 336.42 sec