Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-182812
#<BuildRuby:0x00007fb112aefdd8
@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.20241022-182812",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000032)
build_up 0.003028 0.004672 3.657340 ( 3.536366)
build_miniruby 0.001670 0.000000 1.318549 ( 1.316841)
build_ruby 0.001904 0.000000 3.419252 ( 3.644889)
build_all 0.006828 0.002560 6.758343 ( 2.777817)
build_install 0.010147 0.008611 9.599142 ( 4.638933)
test_btest 0.000778 0.000198 76.389946 ( 21.327084)
test_basic 0.007966 0.002034 1.023238 ( 1.068575)
test_all 0.112248 0.037607 756.088162 (219.345853)
test_rubyspec 0.048105 0.043783 126.654887 ( 39.742886)
total: 297.40 sec