Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-204604
#<BuildRuby:0x00007fcbcb80fdd8
@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.20241008-204604",
@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.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.000000 0.007671 2.541046 ( 10.793168)
build_miniruby 0.001106 0.000461 1.266199 ( 5.143227)
build_ruby 0.001865 0.000000 3.275013 ( 3.443248)
build_all 0.003026 0.007016 6.603000 ( 2.546938)
build_install 0.010805 0.007108 8.437389 ( 3.789853)
test_btest 0.000000 0.001012 85.281077 ( 22.103906)
test_basic 0.005677 0.006668 1.000322 ( 1.053724)
test_all 0.111922 0.048232 833.900034 (456.973632)
test_rubyspec 0.039557 0.052562 141.136288 (108.718984)
total: 614.57 sec