Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-064418
#<BuildRuby:0x000055c7d2db2190
@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.20230207-064418",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004431 0.000000 0.888103 ( 1.302515)
build_miniruby 0.001022 0.000000 0.831493 ( 0.830048)
build_ruby 0.001342 0.000000 1.873515 ( 2.083044)
build_all 0.002082 0.004226 3.295647 ( 1.576405)
build_install 0.008162 0.003293 2.375738 ( 1.602754)
test_btest 0.000709 0.000136 55.734034 ( 14.840391)
test_basic 0.004890 0.000174 0.364524 ( 0.459412)
test_all 0.000925 0.000172 578.463934 (165.494946)
test_rubyspec 0.015715 0.025474 56.849786 ( 66.777440)
total: 254.97 sec