Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-060507
#<BuildRuby:0x000055ed8037a078
@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.20221218-060507",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000014 0.000002 0.000016 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000000 0.004424 1.030458 ( 1.396277)
build_miniruby 0.000000 0.001316 1.160122 ( 1.158518)
build_ruby 0.000000 0.001527 2.790283 ( 3.119205)
build_all 0.000000 0.006016 3.141809 ( 1.507409)
build_install 0.009552 0.003143 2.619263 ( 1.697520)
test_btest 0.000670 0.000244 55.841209 ( 14.578894)
test_basic 0.003038 0.001105 0.381062 ( 0.474696)
test_all 0.001019 0.000371 595.842047 (169.426338)
test_rubyspec 0.020968 0.016489 61.126967 ( 71.162406)
total: 264.52 sec