Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-112845
#<BuildRuby:0x00007f5af592fde0
@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.20240808-112845",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003097 0.005086 3.354904 ( 3.533728)
build_miniruby 0.001473 0.000508 1.740126 ( 1.737774)
build_ruby 0.000000 0.002602 4.233868 ( 4.394238)
build_all 0.007153 0.002233 8.466455 ( 3.335951)
build_install 0.013075 0.009901 11.043170 ( 5.292743)
test_btest 0.000711 0.000285 120.919962 ( 35.891560)
test_basic 0.006730 0.005178 1.281062 ( 1.327324)
test_all 0.135579 0.023268 932.681491 (594.203247)
test_rubyspec 0.068254 0.027128 183.280942 (167.560125)
total: 817.28 sec