Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-035243
#<BuildRuby:0x000056412bb223d0
@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.20230105-035243",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004977 0.000083 0.971196 ( 1.332501)
build_miniruby 0.001176 0.000098 1.245139 ( 1.243161)
build_ruby 0.001297 0.000108 2.808126 ( 3.164641)
build_all 0.005190 0.000433 3.033053 ( 1.447430)
build_install 0.012836 0.000318 2.493098 ( 1.633999)
test_btest 0.000773 0.000060 55.984803 ( 14.981514)
test_basic 0.004704 0.000362 0.359528 ( 0.452133)
test_all 0.001080 0.000083 595.584756 (172.701279)
test_rubyspec 0.020793 0.015429 58.272998 ( 68.329360)
total: 265.29 sec