Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-201208
#<BuildRuby:0x00007fb0f65bfdc0
@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.20241007-201208",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.007173 0.000389 4.064577 ( 3.938757)
build_miniruby 0.001588 0.000000 1.302839 ( 1.299850)
build_ruby 0.002080 0.000000 3.367055 ( 3.588213)
build_all 0.008439 0.000009 6.784642 ( 2.652417)
build_install 0.006021 0.015022 9.989856 ( 4.793466)
test_btest 0.001170 0.000000 95.196807 ( 25.610761)
test_basic 0.002287 0.006786 1.019431 ( 1.088803)
test_all 0.095216 0.057159 777.995730 (223.178686)
test_rubyspec 0.052823 0.036387 136.411811 ( 29.527385)
total: 295.68 sec