Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-184213
#<BuildRuby:0x00007fae5daafdd0
@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-184213",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.003149 0.004585 3.269261 ( 3.167169)
build_miniruby 0.001380 0.000251 1.268245 ( 1.264786)
build_ruby 0.002018 0.000000 3.598587 ( 14.015227)
build_all 0.005633 0.002475 7.838740 ( 3.129785)
build_install 0.013030 0.007255 10.183693 ( 4.742994)
test_btest 0.000863 0.000189 115.058348 ( 30.636018)
test_basic 0.001338 0.010903 1.246650 ( 1.560673)
test_all 0.110107 0.043051 825.839027 (265.213147)
test_rubyspec 0.039808 0.049456 165.755197 ( 29.824983)
total: 353.56 sec