Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-074516
#<BuildRuby:0x00007fcc49b7fdc8
@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.20241122-074516",
@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.000003 0.000026 ( 0.000027)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.003196 0.004674 3.664169 ( 3.554355)
build_miniruby 0.000000 0.001740 1.588048 ( 1.586758)
build_ruby 0.000000 0.002170 4.570186 ( 4.734737)
build_all 0.005046 0.004497 7.015381 ( 3.697529)
build_install 0.020568 0.003310 10.359134 ( 5.702265)
test_btest 0.000796 0.000189 85.938693 ( 34.690325)
test_basic 0.005059 0.007763 1.179283 ( 1.289891)
test_all 0.118782 0.034817 803.686022 (282.293276)
test_rubyspec 0.050884 0.031876 124.112501 ( 27.808111)
total: 365.36 sec