Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-030340
#<BuildRuby:0x00007fb7963dfdd8
@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-030340",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.003671 0.005137 4.283344 ( 3.540943)
build_miniruby 0.001364 0.000420 1.446744 ( 1.444729)
build_ruby 0.000323 0.001607 3.851527 ( 4.049435)
build_all 0.001048 0.008252 7.376443 ( 3.142186)
build_install 0.010322 0.010772 10.794719 ( 5.013623)
test_btest 0.000631 0.000283 99.499417 ( 27.424594)
test_basic 0.004832 0.006538 1.040397 ( 1.088317)
test_all 0.125723 0.026189 806.001084 (276.041209)
test_rubyspec 0.018236 0.073390 132.279771 ( 29.368265)
total: 351.11 sec