Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-182324
#<BuildRuby:0x00007efd5c15fdc8
@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.20240925-182324",
@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.000014 0.000008 0.000022 ( 0.000022)
autoconf 0.000026 0.000013 0.000039 ( 0.000039)
configure 0.000023 0.000012 0.000035 ( 0.000035)
build_up 0.004393 0.004219 4.868432 ( 4.019873)
build_miniruby 0.001836 0.000000 1.793374 ( 1.790221)
build_ruby 0.002074 0.000000 4.176829 ( 4.352401)
build_all 0.002576 0.007225 7.140665 ( 3.341617)
build_install 0.013706 0.007263 10.441611 ( 4.799907)
test_btest 0.000670 0.000383 92.890076 ( 24.601711)
test_basic 0.003093 0.007730 0.960430 ( 1.001715)
test_all 0.123087 0.031393 852.248241 (341.309862)
test_rubyspec 0.048855 0.039970 139.988983 ( 60.876108)
total: 446.09 sec