Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-195301
#<BuildRuby:0x000055fd43251f48
@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.20240215-195301",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002267 0.004427 2.092513 ( 2.506131)
build_miniruby 0.001465 0.000000 1.607310 ( 1.608410)
build_ruby 0.000000 0.002000 3.665824 ( 3.906221)
build_all 0.005674 0.002650 7.131192 ( 4.065199)
build_install 0.014642 0.005617 8.504949 ( 5.578807)
test_btest 0.000732 0.000166 93.479560 ( 45.402487)
test_basic 0.006802 0.000516 1.035221 ( 1.158364)
test_all 0.081063 0.037802 772.791125 (315.191089)
test_rubyspec 0.039857 0.052451 126.967727 (137.323196)
total: 516.74 sec