Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-190849
#<BuildRuby:0x00007fb2bde5fde0
@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.20250503-190849",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000033 0.000008 0.000041 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.005923 0.000451 2.346031 ( 2.451155)
build_miniruby 0.001240 0.000289 1.187604 ( 1.184776)
build_ruby 0.001434 0.000334 3.670486 ( 3.819396)
build_all 0.009014 0.001099 6.250275 ( 2.702832)
build_install 0.014849 0.006944 8.314941 ( 4.602667)
test_btest 0.000754 0.000188 52.161944 ( 15.707991)
test_basic 0.001049 0.007376 0.707588 ( 0.763924)
test_all 0.084187 0.033484 509.497606 (193.300423)
test_rubyspec 0.030852 0.044329 103.143168 ( 19.500128)
total: 244.03 sec