Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-050651
#<BuildRuby:0x00007ff68a9dfde0
@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-050651",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.004111 0.003564 3.475406 ( 3.338986)
build_miniruby 0.001425 0.000168 1.223849 ( 1.220293)
build_ruby 0.000000 0.001777 4.099314 ( 4.234953)
build_all 0.002753 0.006533 8.116130 ( 3.236251)
build_install 0.015956 0.004003 11.224335 ( 5.492737)
test_btest 0.000870 0.000160 120.064946 ( 31.548234)
test_basic 0.005556 0.005233 1.316852 ( 1.358099)
test_all 0.103976 0.047216 855.645684 (244.331495)
test_rubyspec 0.052505 0.036679 167.555559 ( 35.267706)
total: 330.03 sec