Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-015242
#<BuildRuby:0x00007fcd98c9fdc0
@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.20241023-015242",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000047 0.000003 0.000050 ( 0.000050)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.003773 0.003972 3.973426 ( 3.842749)
build_miniruby 0.001575 0.000128 1.765424 ( 1.761893)
build_ruby 0.001658 0.000135 4.648957 ( 4.862077)
build_all 0.001105 0.008306 6.899960 ( 2.886507)
build_install 0.013702 0.008460 9.542974 ( 4.458033)
test_btest 0.000000 0.001060 77.546021 ( 20.692185)
test_basic 0.000935 0.009561 0.970570 ( 1.017897)
test_all 0.106270 0.042210 753.996028 (233.422838)
test_rubyspec 0.057965 0.027031 123.096686 ( 24.691036)
total: 297.64 sec