Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250303-233437
#<BuildRuby:0x00007ff5021ffdc0
@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.20250303-233437",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.007135 0.002293 3.663632 ( 3.227652)
build_miniruby 0.001365 0.000439 1.526274 ( 1.674749)
build_ruby 0.000000 0.002441 4.073444 ( 4.441506)
build_all 0.002131 0.005231 5.204217 ( 2.468429)
build_install 0.009799 0.006458 7.588860 ( 4.117024)
test_btest 0.000683 0.000273 47.104324 ( 13.662064)
test_basic 0.003912 0.004221 0.815479 ( 0.870448)
test_all 0.074142 0.035456 469.803720 (148.276547)
test_rubyspec 0.051447 0.014745 94.940916 ( 17.590445)
total: 196.33 sec