Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-102401
#<BuildRuby:0x0000559e0363df48
@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.20240306-102401",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.007700 0.000732 2.678062 ( 3.248303)
build_miniruby 0.001173 0.000226 1.692399 ( 1.787167)
build_ruby 0.001515 0.000291 3.529349 ( 3.885353)
build_all 0.007635 0.000646 6.651822 ( 4.399077)
build_install 0.019544 0.001116 8.849075 ( 6.347059)
test_btest 0.001090 0.000182 91.595124 ( 57.811538)
test_basic 0.007107 0.000413 0.992615 ( 1.163126)
test_all 0.073424 0.044508 838.079101 (409.481971)
test_rubyspec 0.038762 0.052011 128.742603 (138.799683)
total: 626.92 sec