Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250325-221916
#<BuildRuby:0x00007fd20d2bfde0
@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.20250325-221916",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000028 0.000006 0.000034 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005581 0.001195 2.695751 ( 2.755711)
build_miniruby 0.000000 0.001969 9.126897 ( 8.620861)
build_ruby 0.000000 0.001740 3.526998 ( 3.692920)
build_all 0.004114 0.004447 5.571049 ( 2.352427)
build_install 0.009710 0.008952 7.806530 ( 4.183925)
test_btest 0.000640 0.000207 48.532180 ( 13.815580)
test_basic 0.004053 0.003948 0.774270 ( 0.826529)
test_all 0.092993 0.028444 613.568267 (180.976192)
test_rubyspec 0.033879 0.043824 102.532981 ( 27.911659)
total: 245.14 sec