Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-024527
#<BuildRuby:0x000055d95df3a0e8
@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-024527",
@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.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006140 0.000162 2.018429 ( 2.353985)
build_miniruby 0.001453 0.000112 1.718714 ( 1.718489)
build_ruby 0.001714 0.000132 3.695602 ( 3.940593)
build_all 0.003342 0.004630 6.898265 ( 3.375534)
build_install 0.015064 0.004050 8.342645 ( 4.762475)
test_btest 0.000870 0.000116 89.149825 ( 35.517072)
test_basic 0.004773 0.003721 0.988139 ( 1.094252)
test_all 0.077669 0.038413 757.399514 (282.745427)
test_rubyspec 0.051886 0.044511 125.069524 (137.325997)
total: 472.83 sec